{"problem": {"id": 1738, "resource_id": "zap.2020.hangman", "title": "Hangman"}, "student": {"id": 5609, "resource_id": "1DIYiK", "name": "Richard Dzurik", "email": "richard.dzurik@student.tuke.sk"}, "score": 2.5, "percentage": 25.0, "testcases": [{"id": 9232532, "title": "Structure Check", "description": null, "duration": 0.07963895797729492, "score": null, "hint": null, "strict": true, "passed": true, "type": "ws", "render": "normal", "submission": 344341, "parent": null}, {"id": 9232533, "title": "Global variables", "description": "Code should not contain any global variables. The output of this test needs to be empty.\n", "duration": 0.36391448974609375, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 344341, "parent": null}, {"id": 9232534, "title": "Compilation", "description": "Compiles code first with the following command: `gcc -std=c11 -Wall -Werror source_files.c -lm -o exec`\n", "duration": 0.946021556854248, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 344341, "parent": null}, {"id": 9232535, "title": "is_word_guessed(): General Test", "description": "Runs test case from the is_word_guessed() test suite. This is the general test for this function.", "duration": 0.34903454780578613, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 344341, "parent": null}, {"id": 9232536, "title": "is_word_guessed(): Complete Alphabet", "description": "Runs test case from the is_word_guessed() test suite. As parameter letters_guessed, complete alphabet was used.", "duration": 0.5432784557342529, "score": 0.75, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 344341, "parent": null}, {"id": 9232537, "title": "is_word_guessed(): No Letters Guessed Yet", "description": "Runs test case from the is_word_guessed() test suite. As parameter letters_guessed, empty string was used.", "duration": 0.6903271675109863, "score": 0.75, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 344341, "parent": null}, {"id": 9232538, "title": "get_guessed_word(): General Test", "description": "Test from get_guessed_word() suite. Calls function with all letters, which are available in secret word.", "duration": 0.36492300033569336, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 344341, "parent": null}, {"id": 9232539, "title": "get_guessed_word(): Complete Alphabet", "description": "Test from get_guessed_word() suite. Calls function with complete alphabet.", "duration": 0.351090669631958, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 344341, "parent": null}, {"id": 9232540, "title": "get_guessed_word(): No Letters Guessed Yet", "description": "Test from get_guessed_word() suite. Empty string is used as letters_guessed parameter.", "duration": 0.415158748626709, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 344341, "parent": null}, {"id": 9232541, "title": "get_available_letters(): General Test", "description": "Test from get_available_letters() suite. As parameter, empty string is used as well as string populated with alphabet letter by letter.", "duration": 0.40767812728881836, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 344341, "parent": null}, {"id": 9232542, "title": "General Test", "description": "General test with random secret word and random uppercase and lowercase letters. Letters can repeat.", "duration": 0.7946577072143555, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 344341, "parent": null}, {"id": 9232543, "title": "Invalid Letters Test", "description": "General test with random secret word and random uppercase, lowercase and not valid letters. Letters can repeat.", "duration": 0.3394148349761963, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 344341, "parent": null}, {"id": 9232544, "title": "Simple Test for Victory", "description": "The letters used for guess are based on letters from secret word.", "duration": 0.3205070495605469, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 344341, "parent": null}, {"id": 9232545, "title": "Guess at Once", "description": "The secret word is guessed at once.", "duration": 0.3461909294128418, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 344341, "parent": null}], "id": 344341, "resource_id": "b6a4b59a-8247-4598-b851-459b289ea328", "date_submitted": "2020-11-07T21:12:56Z", "date_evaluated": "2020-11-11T20:37:18.878Z", "max_score": 10.0}