get_problem: Get Problem

get_problemR Documentation

Get Problem

Description

Get a new or current problem is assigned to a student by the server.

Usage

get_problem(sisi_id, exam_id, prevent_new_problem = FALSE)

Arguments

sisi_id

string, a SISI ID of a student

exam_id

integer, exam ID on www.magadlal.com

prevent_new_problem

If TRUE, it prevents from getting a new problem accidentally and attempts to get the problem which is assigned recently.

Value

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.

See Also

begin_exam, check_solution


galaamn/magadlal.com.exam documentation built on April 16, 2024, 8:12 p.m.