check_solution: Check Problem Solution

check_solutionR Documentation

Check Problem Solution

Description

This function checks a solution and submits it to the server when it is correct.

Usage

check_solution(sisi_id, exam_id, expr)

Arguments

sisi_id

string, the SISI ID of the student

exam_id

integer, exam ID on www.magadlal.com

expr

an expression, an R code which is a solution

Value

Typically, a server response message or a string describing the differences between a student's answer and the correct answer of the assigned problem from the server. If an error is detected, it returns the error message.

See Also

begin_exam, get_problem


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