aga
latest
Tutorial
Configuration
Injection
Advanced Features
Determining Score
Reference
Command-Line Interface
Development
Maintenance
License
aga
Index
Edit on GitHub
Index
Symbols
|
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
Z
Symbols
--auto-inject
aga-check command line option
aga-gen command line option
aga-run command line option
--config
aga-check command line option
aga-gen command line option
aga-run command line option
--due
aga-run command line option
--frontend
aga-gen command line option
--inject
aga-check command line option
aga-gen command line option
aga-run command line option
--inject-all
aga-check command line option
aga-gen command line option
aga-run command line option
--injection-module
aga-check command line option
aga-gen command line option
aga-run command line option
--install-completion
aga command line option
--output
aga-gen command line option
--points
aga-run command line option
--previous_submissions
aga-run command line option
--show-completion
aga command line option
--submitted
aga-run command line option
-c
aga-check command line option
aga-gen command line option
aga-run command line option
-f
aga-gen command line option
-o
aga-gen command line option
_
_TestParam (class in aga.core.parameter)
_TestParams (class in aga.core.parameter)
A
add_aga_kwargs() (aga.core.parameter._TestParams static method)
add_group() (aga.core.Problem method)
add_prize() (aga.core.Problem method)
add_test_case() (aga.core.Problem method)
aga
module
aga command line option
--install-completion
--show-completion
aga-check command line option
--auto-inject
--config
--inject
--inject-all
--injection-module
-c
SOURCE
aga-gen command line option
--auto-inject
--config
--frontend
--inject
--inject-all
--injection-module
--output
-c
-f
-o
SOURCE
aga-run command line option
--auto-inject
--config
--due
--inject
--inject-all
--injection-module
--points
--previous_submissions
--submitted
-c
SOURCE
SUBMISSION
aga.checks
module
aga.core
module
aga.prize
module
aga_kwargs (aga.core.parameter._TestParam property)
aga_kwargs_repr() (aga.core.parameter._TestParam method)
AgaTestCase (class in aga.core)
AgaTestSuite (class in aga.core)
all_correct() (in module aga.prize)
args (aga.core.parameter._TestParam property)
args_repr() (aga.core.parameter._TestParam method)
B
binops (aga.checks.Disallow attribute)
C
check() (aga.core.Problem method)
config() (aga.core.Problem method)
correct_and_on_time() (in module aga.prize)
D
description (aga.core.AgaTestCase property)
(aga.core.parameter._TestParam property)
(aga.prize.TcOutput attribute)
Disallow (class in aga.checks)
E
ensure_aga_kwargs() (aga.core.parameter._TestParam method)
ensure_default_aga_values() (aga.core.parameter._TestParam method)
ensure_valid_kwargs() (aga.core.parameter._TestParam method)
error_description (aga.prize.TcOutput attribute)
expect (aga.core.parameter._TestParam property)
expect_stdout (aga.core.parameter._TestParam property)
expected_symbol() (aga.core.Problem method)
extra_credit (aga.core.parameter._TestParam property)
F
format_description() (aga.prize.TcOutput static method)
format_error_description() (aga.prize.TcOutput static method)
format_rich_output() (aga.prize.TcOutput static method)
functions (aga.checks.Disallow attribute)
G
generate_test_case() (aga.core.parameter._TestParam method)
generate_test_suite() (aga.core.Problem method)
golden (aga.core.Problem property)
group() (in module aga)
(in module aga.core)
H
hidden (aga.core.parameter._TestParam property)
(aga.prize.TcOutput attribute)
I
is_correct() (aga.prize.TcOutput method)
is_on_time() (aga.core.SubmissionMetadata method)
(aga.prize.SubmissionMetadata method)
is_pipeline (aga.core.parameter._TestParam property)
K
kwargs (aga.core.parameter._TestParam property)
kwargs_repr() (aga.core.parameter._TestParam method)
M
max_score (aga.prize.TcOutput attribute)
metadata (aga.core.AgaTestCase property)
module
aga
aga.checks
aga.core
aga.prize
N
name (aga.core.AgaTestCase property)
(aga.core.parameter._TestParam property)
(aga.prize.TcOutput attribute)
name() (aga.core.Problem method)
nodes (aga.checks.Disallow attribute)
O
on_time() (in module aga.prize)
override_check (aga.core.parameter._TestParam property)
override_test (aga.core.parameter._TestParam property)
P
param (in module aga)
(in module aga.core)
params (aga.core.parameter._TestParams attribute)
parse_no_flag() (aga.core.parameter._TestParams static method)
parse_params() (aga.core.parameter._TestParams static method)
parse_singular_params() (aga.core.parameter._TestParams static method)
parse_zip_or_product() (aga.core.parameter._TestParams static method)
previous_submissions (aga.core.SubmissionMetadata attribute)
(aga.prize.SubmissionMetadata attribute)
prize() (in module aga.prize)
Problem (class in aga.core)
problem() (in module aga)
(in module aga.core)
product (aga.core.parameter._TestParams attribute)
R
rich_output (aga.prize.TcOutput property)
runTest() (aga.core.AgaTestCase method)
S
score (aga.prize.TcOutput attribute)
search_on_object() (aga.checks.Disallow method)
search_on_src() (aga.checks.Disallow method)
sep_repr() (aga.core.parameter._TestParam method)
shortDescription() (aga.core.AgaTestCase method)
singular_params (aga.core.parameter._TestParams attribute)
Site (in module aga.checks)
SOURCE
aga-check command line option
aga-gen command line option
aga-run command line option
SUBMISSION
aga-run command line option
submission_context (aga.core.Problem property)
SubmissionMetadata (class in aga.core)
(class in aga.prize)
T
TcOutput (class in aga.prize)
test_case (in module aga)
(in module aga.core)
test_cases (in module aga)
(in module aga.core)
test_input (aga.core.AgaTestCase property)
TestMetadata (class in aga.core)
to_test() (aga.checks.Disallow method)
total_score (aga.core.SubmissionMetadata attribute)
(aga.prize.SubmissionMetadata attribute)
U
update_aga_kwargs() (aga.core.parameter._TestParam method)
update_config_weak() (aga.core.Problem method)
V
value (aga.core.parameter._TestParam property)
W
weight (aga.core.parameter._TestParam property)
Z
zip (aga.core.parameter._TestParams attribute)