# Pricing plans

### Introduction

CodeChum is <mark style="color:green;">**FREE**</mark> for teachers to use and create classes, give out programming activities, and monitor students all in one platform. The only thing you have to do is to validate your Teacher status by sending us your legitimate teacher information upon signing in!

Your students, on the other hand, have a <mark style="color:blue;">**15-DAY FREE TRIAL**</mark> version. Once the trial ends, however, they will need to subscribe to our plans to continue using CodeChum.

### Pricing Plans

Here are the details of the two plans available for students: <mark style="color:blue;">**Regular**</mark> and <mark style="color:green;">**Special**</mark>.

#### <mark style="color:blue;">a. License Details</mark>

|                             | Regular partnership                                                                                                                                           | Special partnership                                                                                                                                           |
| --------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Pricing                     | <mark style="color:blue;">**₱250**</mark> + 12% VAT                                                                                                           | <mark style="color:green;">**₱350**</mark> + 12% VAT                                                                                                          |
| Duration                    | 1 semester                                                                                                                                                    | 1 semester                                                                                                                                                    |
| Coverage                    | Per student per course                                                                                                                                        | Per student per course                                                                                                                                        |
| Payment arrangement options | <ul><li><strong>Institutional</strong><br>(Institutions pay to CodeChum)</li><li><strong>Individual</strong><br>(Students pay directly to CodeChum)</li></ul> | <ul><li><strong>Institutional</strong><br>(Institutions pay to CodeChum)</li><li><strong>Individual</strong><br>(Students pay directly to CodeChum)</li></ul> |

#### <mark style="color:blue;">b. Teacher Features</mark>

<table><thead><tr><th></th><th data-type="checkbox">Regular partnership</th><th data-type="checkbox">Special partnership</th></tr></thead><tbody><tr><td>Access to built-in activities</td><td>true</td><td>true</td></tr><tr><td>Access to built-in lessons</td><td>true</td><td>true</td></tr><tr><td>Automatic code checking</td><td>true</td><td>true</td></tr><tr><td>Real-time student performance monitoring</td><td>true</td><td>true</td></tr><tr><td>Cheating prevention for programming classes</td><td>true</td><td>true</td></tr><tr><td>Create own activities</td><td>true</td><td>true</td></tr></tbody></table>

#### <mark style="color:blue;">c. Student Features</mark>

<table><thead><tr><th></th><th data-type="checkbox">Regular partnership</th><th data-type="checkbox">Special partnership</th></tr></thead><tbody><tr><td>Access to activities</td><td>true</td><td>true</td></tr><tr><td>Access to built-in lessons</td><td>true</td><td>true</td></tr><tr><td>Review past activities</td><td>true</td><td>true</td></tr><tr><td>View leaderboards</td><td>true</td><td>true</td></tr><tr><td>Access to Playground</td><td>true</td><td>true</td></tr><tr><td>Eligibility to CodeChum Coding Competitions </td><td>true</td><td>true</td></tr><tr><td>Access to Study Area</td><td>false</td><td>true</td></tr><tr><td>Cody Help Bot</td><td>false</td><td>true</td></tr></tbody></table>

#### <mark style="color:blue;">d. Help & Support</mark>

<table><thead><tr><th></th><th data-type="checkbox">Regular partnership</th><th data-type="checkbox">Special partnership</th></tr></thead><tbody><tr><td>CodeChum platform training</td><td>true</td><td>true</td></tr><tr><td>Dedicated customer support</td><td>true</td><td>true</td></tr></tbody></table>

#### <mark style="color:blue;">e. Customizations</mark>

<table><thead><tr><th></th><th data-type="checkbox">Regular partnership</th><th data-type="checkbox">Special partnership</th></tr></thead><tbody><tr><td>Custom subdomain and branding</td><td>false</td><td>true</td></tr><tr><td>Customized course outline</td><td>false</td><td>true</td></tr></tbody></table>

#### <mark style="color:blue;">f. Certification Exams</mark>

<table><thead><tr><th></th><th data-type="checkbox">Regular partnership</th><th data-type="checkbox">Special partnership</th></tr></thead><tbody><tr><td>Certification exam for teachers</td><td>true</td><td>true</td></tr><tr><td>Certification exam for students</td><td>false</td><td>true</td></tr></tbody></table>

Learn more about each of our student pricing plans and the features they offer [here!](https://codechum.com/pricing/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.codechum.com/teachers/pricing-plans.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
