How does a product appear to a candidate after it’s created in ThinkExam?

How does a product appear to a candidate after it’s created in ThinkExam?

Once a product is created and published, it becomes visible to candidates on their panel. Candidates can view details, make a purchase, and access the tests or course content included in the product.


    • Related Articles

    • How to Upload Content in Product?

      To upload content in the Product module, follow the steps below: Step 1: Navigate to the Product module and click on Content. Create the desired content by clicking on Add button before linking it to any product. Once the Content has been created, ...
    • Candidate Login / Token Creation

      POSTCandidate Login / Token Creation This API will be used to log in a candidate. Request Parameters: email and password are required. The password is encoded in base64. Custom-Header{ "name": "{{Client URL}}" } URL Copy{{API ...
    • Candidate Panel - Overview

      Overview: The Candidate Panel is a user-friendly interface designed to provide a seamless experience for candidates taking online assessments. It is equipped with a variety of features and functionalities to ensure that candidates can easily navigate ...
    • Can we edit the product once created and assigned to the candidates?

      Yes, admin can edit the product either it is assigned to the test. To edit a product, navigate to the Product tab, click on the three dots below the action button next to the product name, and select the 'Edit product' option.
    • Candidate List mapped with Test

      POSTCandidate List mapped with Test This API will be used to retrieve all candidates and their details for testing. Pass ak, sgn, and ts as headers, and all three parameters will be received using the Signature Generation API. Headerak:{{API Key}} ...