error_response | Response for a solutions that produce errors |
eval_with_timeout | Evaluate and memoise solution execution |
grace_timeouts_response | Response for a solution that times out only a grace period |
grade_riddle | function for generating an exercise checker for a puzzlr... |
incorrect_solution_response | Response for an incorrect solution |
is_timeout_error | Compare an error against a timeout error from setTimeLimit |
opts | Getters and setters for riddlr options |
parse_error_response | Response for a solutions that produce errors |
parse_safe | Parsing with error handling |
riddle_response_html | Format a riddlr response as HTML output |
riddlr_base_env | Build a base environment for solutions to be evaluated within |
success_response | Response for successful solution |
timeout_error_cpu | compute a timeout error from setTimeLimit |
timeout_response | Response for a solution that times out |
update_test_progress_html | Format test results as html for updating progress text |
with_env_cleanup | Helper to ensure that any library calls get undone by the end... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.