{"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": 4.25, "percentage": 42.5, "testcases": [{"id": 9235545, "title": "Structure Check", "description": null, "duration": 0.04152059555053711, "score": null, "hint": null, "strict": true, "passed": true, "type": "ws", "render": "normal", "submission": 344610, "parent": null}, {"id": 9235546, "title": "Global variables", "description": "Code should not contain any global variables. The output of this test needs to be empty.\n", "duration": 0.09313225746154785, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 344610, "parent": null}, {"id": 9235547, "title": "Compilation", "description": "Compiles code first with the following command: `gcc -std=c11 -Wall -Werror source_files.c -lm -o exec`\n", "duration": 0.3918757438659668, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 344610, "parent": null}, {"id": 9235548, "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.10396027565002441, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 344610, "parent": null}, {"id": 9235549, "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.11002659797668457, "score": 0.75, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 344610, "parent": null}, {"id": 9235550, "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.11191558837890625, "score": 0.75, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 344610, "parent": null}, {"id": 9235551, "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.12694907188415527, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 344610, "parent": null}, {"id": 9235552, "title": "get_guessed_word(): Complete Alphabet", "description": "Test from get_guessed_word() suite. Calls function with complete alphabet.", "duration": 0.1249990463256836, "score": 0.75, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 344610, "parent": null}, {"id": 9235553, "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.13551020622253418, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 344610, "parent": null}, {"id": 9235554, "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.12445688247680664, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 344610, "parent": null}, {"id": 9235555, "title": "General Test", "description": "General test with random secret word and random uppercase and lowercase letters. Letters can repeat.", "duration": 0.07604265213012695, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 344610, "parent": null}, {"id": 9235556, "title": "Invalid Letters Test", "description": "General test with random secret word and random uppercase, lowercase and not valid letters. Letters can repeat.", "duration": 0.07897138595581055, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 344610, "parent": null}, {"id": 9235557, "title": "Simple Test for Victory", "description": "The letters used for guess are based on letters from secret word.", "duration": 0.07557821273803711, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 344610, "parent": null}, {"id": 9235558, "title": "Guess at Once", "description": "The secret word is guessed at once.", "duration": 0.08906960487365723, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 344610, "parent": null}], "id": 344610, "resource_id": "c7920484-348b-4e59-8834-71e3e5ebed04", "date_submitted": "2020-11-12T14:00:33Z", "date_evaluated": "2020-11-12T14:13:48.385Z", "max_score": 10.0}