{"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": 5.0, "percentage": 50.0, "testcases": [{"id": 9241352, "title": "Structure Check", "description": null, "duration": 0.055327653884887695, "score": null, "hint": null, "strict": true, "passed": true, "type": "ws", "render": "normal", "submission": 345097, "parent": null}, {"id": 9241353, "title": "Global variables", "description": "Code should not contain any global variables. The output of this test needs to be empty.\n", "duration": 0.11944198608398438, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 345097, "parent": null}, {"id": 9241354, "title": "Compilation", "description": "Compiles code first with the following command: `gcc -std=c11 -Wall -Werror source_files.c -lm -o exec`\n", "duration": 0.46378421783447266, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 345097, "parent": null}, {"id": 9241355, "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.1354055404663086, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 345097, "parent": null}, {"id": 9241356, "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.13474750518798828, "score": 0.75, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 345097, "parent": null}, {"id": 9241357, "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.11508679389953613, "score": 0.75, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 345097, "parent": null}, {"id": 9241358, "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.12797212600708008, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 345097, "parent": null}, {"id": 9241359, "title": "get_guessed_word(): Complete Alphabet", "description": "Test from get_guessed_word() suite. Calls function with complete alphabet.", "duration": 0.13514041900634766, "score": 0.75, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 345097, "parent": null}, {"id": 9241360, "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.13974857330322266, "score": 0.75, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 345097, "parent": null}, {"id": 9241361, "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.1359999179840088, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 345097, "parent": null}, {"id": 9241362, "title": "General Test", "description": "General test with random secret word and random uppercase and lowercase letters. Letters can repeat.", "duration": 0.10670924186706543, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 345097, "parent": null}, {"id": 9241363, "title": "Invalid Letters Test", "description": "General test with random secret word and random uppercase, lowercase and not valid letters. Letters can repeat.", "duration": 0.10158920288085938, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 345097, "parent": null}, {"id": 9241364, "title": "Simple Test for Victory", "description": "The letters used for guess are based on letters from secret word.", "duration": 0.09607195854187012, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 345097, "parent": null}, {"id": 9241365, "title": "Guess at Once", "description": "The secret word is guessed at once.", "duration": 0.09595942497253418, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 345097, "parent": null}], "id": 345097, "resource_id": "0243d10d-7040-4c18-9127-4d1f6c97442d", "date_submitted": "2020-11-14T11:08:24Z", "date_evaluated": "2020-11-14T11:11:14.296Z", "max_score": 10.0}