{"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": 9240221, "title": "Structure Check", "description": null, "duration": 0.06630897521972656, "score": null, "hint": null, "strict": true, "passed": true, "type": "ws", "render": "normal", "submission": 345004, "parent": null}, {"id": 9240222, "title": "Global variables", "description": "Code should not contain any global variables. The output of this test needs to be empty.\n", "duration": 0.37232518196105957, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 345004, "parent": null}, {"id": 9240223, "title": "Compilation", "description": "Compiles code first with the following command: `gcc -std=c11 -Wall -Werror source_files.c -lm -o exec`\n", "duration": 0.8457503318786621, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 345004, "parent": null}, {"id": 9240224, "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.35861682891845703, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 345004, "parent": null}, {"id": 9240225, "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.3252289295196533, "score": 0.75, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 345004, "parent": null}, {"id": 9240226, "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.3194925785064697, "score": 0.75, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 345004, "parent": null}, {"id": 9240227, "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.3235282897949219, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 345004, "parent": null}, {"id": 9240228, "title": "get_guessed_word(): Complete Alphabet", "description": "Test from get_guessed_word() suite. Calls function with complete alphabet.", "duration": 0.3104708194732666, "score": 0.75, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 345004, "parent": null}, {"id": 9240229, "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.3759181499481201, "score": 0.75, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 345004, "parent": null}, {"id": 9240230, "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.3468286991119385, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 345004, "parent": null}, {"id": 9240231, "title": "General Test", "description": "General test with random secret word and random uppercase and lowercase letters. Letters can repeat.", "duration": 0.3728156089782715, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 345004, "parent": null}, {"id": 9240232, "title": "Invalid Letters Test", "description": "General test with random secret word and random uppercase, lowercase and not valid letters. Letters can repeat.", "duration": 0.31453537940979004, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 345004, "parent": null}, {"id": 9240233, "title": "Simple Test for Victory", "description": "The letters used for guess are based on letters from secret word.", "duration": 0.4252510070800781, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 345004, "parent": null}, {"id": 9240234, "title": "Guess at Once", "description": "The secret word is guessed at once.", "duration": 0.32923150062561035, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 345004, "parent": null}], "id": 345004, "resource_id": "c5b5c6a4-afb6-4da7-87cc-3c51b5c26702", "date_submitted": "2020-11-13T20:09:57Z", "date_evaluated": "2020-11-13T20:11:39.162Z", "max_score": 10.0}