cg api test-session-question-submission¶
The test-session-question-submission service endpoint. See cg api for how these relate to the higher-level commands.
Every command also accepts -h / --help.
| Command | Summary |
|---|---|
cg api test-session-question-submission |
TestSessionQuestionSubmission service commands. |
cg api test-session-question-submission find-all-submissions |
Find all past submissions for a puzzle, most recent first. |
cg api test-session-question-submission¶
TestSessionQuestionSubmission service commands.
usage: cg api test-session-question-submission [-h] COMMAND ...
Subcommands
find-all-submissions— Find all past submissions for a puzzle, most recent first.
cg api test-session-question-submission find-all-submissions¶
Find all past submissions for a puzzle, most recent first.
usage: cg api test-session-question-submission find-all-submissions [-h] TEST-SESSION-HANDLE
Arguments
TEST-SESSION-HANDLE— The puzzle's test session handle.
Generated from the parser itself. For when to use these, see the CLI guides.