# Quizzes vs New Quizzes

## Quizzes

Quizzes are a type of assignment in the Mango Canvas system. It is used to test and assess students' knowledge and understanding of course content. Quizzes can be created as both quizzes and surveys.

Mango Canvas offers different types of quizzes:

* Graded Quiz: General assessment quizzes that evaluate and score students based on their answers.
* Practice Quiz: This type of quiz is used for learning and practice. It is designed to test knowledge and understanding without assigning grades.
* Graded Survey: It is used for assessment and grading purposes, but the scores are not tied to the answers received.&#x20;
* Ungraded Survey: It is used for gathering opinions or other non-scored information.

### Usage of Quizzes

* Create individual or group questions
* Create Question Bank
* Import questions from external sources
* Display questions one at a time
* Create questions for all students in the course, specific individual students, or for specific sections within the course.

### Learners and Quizzes

* Test and assess the knowledge and understanding of students in the course
* View all available quizzes within the course (if allowed by the instructor).
* Submit answers to quizzes within the course
* View quiz answers after completing a quiz (depends on instructor's settings).
* View the results of quiz attempts

## New Quizzes

New Quizzes is an alternative tool that will replace the Classic Quizzes in the current Mango Canvas system.

Instructors can use New Quizzes to create various types of questions. The results will be displayed on the Assignment page, and the quizzes are reuseable. Students can access and complete quizzes just like they did with Classic Quizzes.

What's new in New Quizzes are additional features such as reports, statistics, item bank search, and item bank, which are suitable for instructors who want to analyze student performance after the quiz.

### Bulid Quizzes

<figure><img src="/files/Wpt6uiBtcAcKwzHU6gjN" alt=""><figcaption></figcaption></figure>

To create questions in New Quizzes, you need to access the "Build" section.

### Moderate

<figure><img src="/files/0kd7r7MMw46PCqxVhisq" alt=""><figcaption></figcaption></figure>

Instructors can access and review attempts made by students in a quiz.

### Learners and New Quizzes

<figure><img src="/files/KidYDI65jkOZyj6xiKWw" alt=""><figcaption></figcaption></figure>

Access quizzes from the enrolled courses.

<figure><img src="/files/UZXs0w9uM1QuveVG4igA" alt=""><figcaption></figcaption></figure>

View the results of New Quizzes questions, exam results, both all and individual exams, as well as feedback received from the instructor.

## Classic Quizzes vs New Quizzes

| Classic Quizzes                                                                      | New Quizzes                                                                                          |
| ------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------- |
| Classic-type questions that were used at the beginning of CMU Canvas (before Mango). | Questions have been updated and added to the Mango Canvas                                            |
| Not compatible with external tools.                                                  | <p>Compatible with external tools (LTI)</p><p><br></p>                                               |
| 12 types of quizzes                                                                  | 13 types of quizzes including hotspot, ordering  and categorization                                  |
| Question Banks                                                                       | Item Banks                                                                                           |
| Graded and Ungraded surveys                                                          | Not supoort surveys                                                                                  |
| Student Analysis Report as .CSV extension                                            | Analysis Report within the system                                                                    |
|                                                                                      | Set a timer for the new attempt, separating it from the previous ones                                |
|                                                                                      | Partial credit cannot be used for Multiple Choice, Matching, Ordering, and Categorization questions. |
|                                                                                      | Quiz time can be extended individually for each student or for the entire course                     |
|                                                                                      | Shuffle Answers per Question                                                                         |

{% hint style="info" %}
For more information - <https://cmu.to/new-vs-classic-mango>
{% endhint %}


---

# 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://docs.tlic.cmu.ac.th/cmu-mango-canvas-manual/quizzes-and-assignment/quizzes-vs-new-quizzes.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.
