{"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": 6.0, "percentage": 60.0, "testcases": [{"id": 9239703, "title": "Structure Check", "description": null, "duration": 0.0438385009765625, "score": null, "hint": null, "strict": true, "passed": true, "type": "ws", "render": "normal", "submission": 344963, "parent": null}, {"id": 9239704, "title": "Global variables", "description": "Code should not contain any global variables. The output of this test needs to be empty.\n", "duration": 0.10614919662475586, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 344963, "parent": null}, {"id": 9239705, "title": "Compilation", "description": "Compiles code first with the following command: `gcc -std=c11 -Wall -Werror source_files.c -lm -o exec`\n", "duration": 0.4740462303161621, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 344963, "parent": null}, {"id": 9239706, "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.13373565673828125, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 344963, "parent": null}, {"id": 9239707, "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.13269400596618652, "score": 0.75, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 344963, "parent": null}, {"id": 9239708, "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.1330573558807373, "score": 0.75, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 344963, "parent": null}, {"id": 9239709, "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.13075900077819824, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 344963, "parent": null}, {"id": 9239710, "title": "get_guessed_word(): Complete Alphabet", "description": "Test from get_guessed_word() suite. Calls function with complete alphabet.", "duration": 0.12847304344177246, "score": 0.75, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 344963, "parent": null}, {"id": 9239711, "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.1312105655670166, "score": 0.75, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 344963, "parent": null}, {"id": 9239712, "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.12718629837036133, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 344963, "parent": null}, {"id": 9239713, "title": "General Test", "description": "General test with random secret word and random uppercase and lowercase letters. Letters can repeat.", "duration": 0.10240530967712402, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 344963, "parent": null}, {"id": 9239714, "title": "Invalid Letters Test", "description": "General test with random secret word and random uppercase, lowercase and not valid letters. Letters can repeat.", "duration": 0.10945630073547363, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 344963, "parent": null}, {"id": 9239715, "title": "Simple Test for Victory", "description": "The letters used for guess are based on letters from secret word.", "duration": 0.10194706916809082, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 344963, "parent": null}, {"id": 9239716, "title": "Guess at Once", "description": "The secret word is guessed at once.", "duration": 0.09663033485412598, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 344963, "parent": null}], "id": 344963, "resource_id": "7afa4314-01ac-4942-8bb8-888a1043aad3", "date_submitted": "2020-11-13T14:32:47Z", "date_evaluated": "2020-11-13T17:11:24.356Z", "max_score": 10.0}