Is there an option for students to self-register?

Is there an option for students to self-register?

Yes, we do have this option. To enable it, go to Admin Settings > Account Information, click on the Edit button and then scroll down and select 'Yes' next to the Candidate Registration option.



    • Related Articles

    • Exam Attempted Students Result

      POSTExam Attempted Students Result This API will be used to retrieve the results of all students who took the exam. Pass ak, sgn, and ts as headers, and all three parameters will be received using the Signature Generation API. If only testId is ...
    • Register a Canddiate

      POSTRegister a Candidate This API will be used to register candidates. Request Parameters: The name, email, and password are required. The password is encoded in base64. Custom-Header{ "name": "{{Client URL}}" } URL Copy{{API ...
    • How Can I Register Myself? (Candidate Registration)

      Overview Candidates can register on the Think Exam portal by creating a new account. During registration, candidates must provide the required information, select the appropriate group (if applicable), and complete the consent process. Steps to ...
    • What are the alternatives, if we don’t want to make the students login with their email Id?

      Yes, we offer the option for candidates to log in using their enrollment number or mobile number instead of email IDs. You can navigate to Admin Settings > Login Configuration to select the preferred login method for candidates.
    • Register / Login Candidate with test link

      POSTRegister / Login Candidate with test link This API will be used to register or log in a candidate. Additionally, this API is used to assign another course to a registered candidate. Name and email address are required fields. Pass ak, sgn, and ts ...