How to enable Registration for the candidates?

How to enable Registration for the candidates?

Steps to Enable Candidate Registration:

Step 1 : Login to the Admin Panel.




Step 2 : In the Account section, under Account Information, you will find the option for Candidate Registration.

To enable candidate registration, click on the Edit button and set Candidate Registration to Yes, then save the changes.



    • Related Articles

    • How to enable slot booking for Candidates?

      We can enable slot booking option for candidates so that they can attempt the test on their preferred timings. Step 1: To add a new time slot, navigate to Test Manager-> Test section and select the action icon for the Test for which we need to add ...
    • Bulk Registration Candidate

      POSTBulk Registration Candidate 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 as headers, ...
    • How To Add Candidates From The Admin Panel?

      Candidate : Overview The “Candidate” Tab allows you to add candidates either manually or you can import via an excel upload. You can create different groups and you can also associate candidates with each group. This helps us assign Tests to a ...
    • How to create a product?

      Overview: The Product feature on Think Exam functions as a digital learning resource. It allows admins to develop both courses and test series, providing candidates with organized educational materials and assessments to enhance their learning ...
    • 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 ...