{"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": 9240731, "title": "Structure Check", "description": null, "duration": 0.047234296798706055, "score": null, "hint": null, "strict": true, "passed": true, "type": "ws", "render": "normal", "submission": 345047, "parent": null}, {"id": 9240732, "title": "Global variables", "description": "Code should not contain any global variables. The output of this test needs to be empty.\n", "duration": 0.10693216323852539, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 345047, "parent": null}, {"id": 9240733, "title": "Compilation", "description": "Compiles code first with the following command: `gcc -std=c11 -Wall -Werror source_files.c -lm -o exec`\n", "duration": 0.45555830001831055, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 345047, "parent": null}, {"id": 9240734, "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.1271524429321289, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 345047, "parent": null}, {"id": 9240735, "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.13781428337097168, "score": 0.75, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 345047, "parent": null}, {"id": 9240736, "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.14306855201721191, "score": 0.75, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 345047, "parent": null}, {"id": 9240737, "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.12955331802368164, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 345047, "parent": null}, {"id": 9240738, "title": "get_guessed_word(): Complete Alphabet", "description": "Test from get_guessed_word() suite. Calls function with complete alphabet.", "duration": 0.13503813743591309, "score": 0.75, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 345047, "parent": null}, {"id": 9240739, "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.1257164478302002, "score": 0.75, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 345047, "parent": null}, {"id": 9240740, "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.13084149360656738, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 345047, "parent": null}, {"id": 9240741, "title": "General Test", "description": "General test with random secret word and random uppercase and lowercase letters. Letters can repeat.", "duration": 0.10173630714416504, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 345047, "parent": null}, {"id": 9240742, "title": "Invalid Letters Test", "description": "General test with random secret word and random uppercase, lowercase and not valid letters. Letters can repeat.", "duration": 0.09641098976135254, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 345047, "parent": null}, {"id": 9240743, "title": "Simple Test for Victory", "description": "The letters used for guess are based on letters from secret word.", "duration": 0.07868218421936035, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 345047, "parent": null}, {"id": 9240744, "title": "Guess at Once", "description": "The secret word is guessed at once.", "duration": 0.07680535316467285, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 345047, "parent": null}], "id": 345047, "resource_id": "105d3742-7572-46c5-9aff-c36ba81bdc6b", "date_submitted": "2020-11-13T21:43:52Z", "date_evaluated": "2020-11-13T23:11:49.140Z", "max_score": 10.0}