get_problem | R Documentation |
Get a new or current problem is assigned to a student by the server.
get_problem(sisi_id, exam_id, prevent_new_problem = FALSE)
sisi_id |
string, a SISI ID of a student |
exam_id |
integer, exam ID on www.magadlal.com |
prevent_new_problem |
If |
A list that contains a new or current problem is assigned to a student by the server. If an error is detected, it returns the error message.
begin_exam
, check_solution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.