The
CTestResult class is used with examination schema.
Method |
Description |
GetList |
Returns a selection of examination questions. |
GetByID |
Returns an examination question by the ID. |
Add |
Adds a new examination question. |
Update |
Modifies the parameters of an examination
question. |
AddResponse |
Saves an answer of a student and determines whether the answer is correct. |
Delete |
Deletes an examination question. |
GetCount |
Returns a number of examination questions
for the specified attempt. |
GetProgress |
Returns a number of answered questions and questions with no answers. |