Get exam rules

Get exam rules

GetExamRules

You can fetch the exam rules of your university(group).

URL: https://apis.examroom.ai/api/GetExamRules

Input

{
 	"apiKey": "enter your apiKey",
    "secretKey": "enter your secretKey",
}

Output

{
    "Result": 1,
    "Message": "DefaultExamRules List",
    "LevelID": 0,
    "Instruction_Terms": null,
    "ExamRulesList": [
        {
            "ID": 2,
            "Status": "Special Instructions",
            "Comment": "",
            "CreatedOn": "27-Jun-18 2:48:00 PM",
            "IsActive": "false",
            "Icon": "",
            "Description": "Can provide any special instructions needed for the candidate during their exams (i.e. ADA requirements, time allowances, etc.)"
        },
        {
            "ID": 3,
            "Status": "Bathroom Break Prohibited",
            "Comment": "",
            "CreatedOn": "27-Jun-18 2:49:00 PM",
            "IsActive": "false",
            "Icon": "",
            "Description": "Allow/prohibit bathroom breaks during the exam (time will be deducted from the exam)"
        },
        {
            "ID": 4,
            "Status": "Student File Upload Allowed",
            "Comment": "",
            "CreatedOn": "27-Jun-18 2:49:00 PM",
            "IsActive": "false",
            "Icon": "https://apis.examroom.ai/ImageResource//Icons//Icon20190128022134.PNG%22,
            "Description": "Allow/prohibit students to upload files during their exam session"
        }
    ],
    
    "ExamRulesDetail": null
}
    • Related Articles

    • Exam details

      ExamDetails You can fetch your exam details. URL: https://apis.examroom.ai/api/ExamDetails Input { "apiKey": "enter your apiKey", "secretKey": "enter your secretKey" } Output { "Result": 1, "Message": "Success", "details": [ { "ExamID": "377", ...
    • User manual

      User manual Download Manual Go through the user manual which matters to you Please scroll through this manual for guidance, or click the link to the left for the specific process you are searching for. Register/Login Visit to https://examroom.ai ...
    • Windows / Firefox

      Firefox Download Manual Go through the user manual which matters to you Please scroll through this manual for guidance, or click the link to the left for the specific process you are searching for. How to organize webcam before starting exam ? Before ...
    • User manual

      User manual Download Manual Go through the user manual which matters to you Please scroll through this manual for guidance, or click the link to the left for the specific process you are searching for. Register/Login Visit https://examroom.ai and ...
    • Windows / Chrome

      Chrome Download Manual Go through the user manual which matters to you Please scroll through this manual for guidance, or click the link to the left for the specific process you are searching for. How to organize webcam before starting exam ? Before ...