{"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": 10.0, "percentage": 100.0, "testcases": [{"id": 9241742, "title": "Structure Check", "description": null, "duration": 0.061263084411621094, "score": null, "hint": null, "strict": true, "passed": true, "type": "ws", "render": "normal", "submission": 345131, "parent": null}, {"id": 9241743, "title": "Global variables", "description": "Code should not contain any global variables. The output of this test needs to be empty.\n", "duration": 0.3680877685546875, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 345131, "parent": null}, {"id": 9241744, "title": "Compilation", "description": "Compiles code first with the following command: `gcc -std=c11 -Wall -Werror source_files.c -lm -o exec`\n", "duration": 0.8069677352905273, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 345131, "parent": null}, {"id": 9241745, "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.36544227600097656, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 345131, "parent": null}, {"id": 9241746, "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.31722378730773926, "score": 0.75, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 345131, "parent": null}, {"id": 9241747, "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.36822032928466797, "score": 0.75, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 345131, "parent": null}, {"id": 9241748, "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.31697511672973633, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 345131, "parent": null}, {"id": 9241749, "title": "get_guessed_word(): Complete Alphabet", "description": "Test from get_guessed_word() suite. Calls function with complete alphabet.", "duration": 0.32201552391052246, "score": 0.75, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 345131, "parent": null}, {"id": 9241750, "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.31986379623413086, "score": 0.75, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 345131, "parent": null}, {"id": 9241751, "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.3238484859466553, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 345131, "parent": null}, {"id": 9241752, "title": "General Test", "description": "General test with random secret word and random uppercase and lowercase letters. Letters can repeat.", "duration": 0.31549763679504395, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 345131, "parent": null}, {"id": 9241753, "title": "Invalid Letters Test", "description": "General test with random secret word and random uppercase, lowercase and not valid letters. Letters can repeat.", "duration": 0.3104734420776367, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 345131, "parent": null}, {"id": 9241754, "title": "Simple Test for Victory", "description": "The letters used for guess are based on letters from secret word.", "duration": 0.33933043479919434, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 345131, "parent": null}, {"id": 9241755, "title": "Guess at Once", "description": "The secret word is guessed at once.", "duration": 0.326488733291626, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 345131, "parent": null}], "id": 345131, "resource_id": "256ffa49-7399-40e6-be6f-aac6ed379367", "date_submitted": "2020-11-14T12:41:08Z", "date_evaluated": "2020-11-14T14:13:33.757Z", "max_score": 10.0}