# Class Registrations

The **Class Registrations** module allows administrators to manage student enrollments for specific classes when registration is enabled. It is linked to the **“Enable Purchases / Registration”** setting, which must be activated for this feature to function.

When registration is enabled for a class, student submissions are recorded under two categories:

* **Registered Users**
* **Registered Users – Anonymous**

<figure><img src="https://content.gitbook.com/content/FWDykheMbBOzsPpHi9FR/blobs/DPIuvwB6Lent8FOBXEaI/class_registration.png" alt=""><figcaption></figcaption></figure>

### **Registered Users**

* If registration is enabled for a class—for example, **"WordPress Basics"**—and a logged-in student views that class, they will see an **"Apply"** button. Since the student’s details are already stored in the system, no additional form is required&#x20;
* Clicking the **"Apply"** button will immediately register the student for the **"WordPress Basics"** class. A record of this registration will be added to the **Registered Users** section, allowing the admin to view all students enrolled in that class..

<figure><img src="https://content.gitbook.com/content/FWDykheMbBOzsPpHi9FR/blobs/TFhSIJERIXpgXy6IBltT/class_registration_apply.png" alt=""><figcaption></figcaption></figure>

### **Registered Users - Anonymous**

* If registration is enabled for a class—for example, **"WordPress Basics"**—and a visitor is **not logged in**, they will see a **"Register"** button instead of **"Apply**

{% hint style="success" %}
Clicking the **"Register"** button will open a registration form requesting the following details:

* First Name

* Last Name

* Email ID

* Date of Birth (DOB)
  {% endhint %}

* A record of the registration will be added to the **"Registered Users – Anonymous"** section. From there, the admin can view the details of the student who registered for the class. Similarly, all students who have applied for that class—whether logged in or not—can be easily tracked and managed from the respective registration sections.

<figure><img src="https://content.gitbook.com/content/FWDykheMbBOzsPpHi9FR/blobs/cFju1jVgfy5pAhNdq6Wx/class_registration_button.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/FWDykheMbBOzsPpHi9FR/blobs/CHtSsbJRK1Go2GJgAbjx/class_registration_form.png" alt=""><figcaption></figcaption></figure>
