# Quiz Management

**'Quiz Management'** allows you to create and manage different kinds of\
quizzes that can be linked to hands-on courses or can be included in exams.&#x20;

Click on **'Quiz Management'** on the left to go to the page.

![](https://2181851870-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lq-Q9LciN1X9EABxGkt%2F-LwCNCAN5g6YAsNX7YXd%2F-LwCOK1T-7Z9qnr-pRRf%2Fimage.png?alt=media\&token=a991f3b4-eb99-415e-ac6b-e38c97567202)

## Make a quiz

If you want to create a new quiz, just click the **`Make a new quiz`** button and select its type.

![](https://2181851870-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lq-Q9LciN1X9EABxGkt%2F-LwCNCAN5g6YAsNX7YXd%2F-LwCOe7cSgA8ghLXbvjl%2Fimage.png?alt=media\&token=09efaafd-741b-44dc-9800-16f3f390e174)

## These are the quiz types goormDEVTH supports :

### **Block-based coding**&#x20;

* **Scratch Quiz**: A scratch 2.0(created by MIT) based quiz form.
* **Entry Quiz**: A quiz type for matching various command blocks. \
  Entry is a non-profit software learning platform provided by Naver.

### **Text based coding**&#x20;

* **Programming Quiz**: A quiz based on console programming. (Following languages are supported.)

![](https://2181851870-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lq-Q9LciN1X9EABxGkt%2F-LvOJq9xdggPEcFOCIyA%2F-LvOXlTXyZNLfZsiipnq%2Fimage.png?alt=media\&token=c58b6b9c-583b-4adc-83b0-1e647aca4aa2)

* **Unit test problem**: Uses xUnit scoring method. (JUnit is also supported.)

####

### Web development&#x20;

* **Web Service / Application Development Quiz**: Supports web server programming quiz form. \
  (ex. PHP, Python \[Django, Flask], Ruby on Rails, Node.js \[Express], etc.)&#x20;
* **HTML / CSS / JS programming Quiz**: web page programming using HTML, CSS, JS This is an ongoing quiz form. (Supports jQuery and Bootstrap as a library.)

### **Database Quiz**

* SQL Quiz: A SQL database quiz form.

### General problem&#x20;

* **O / X  Quiz**: Applicants are given a question and must answer withh O (true) or X (false)
* **Subjective Quiz**:  A quiz that require answers in the form of short explanations or words.
* **Multi Choice Quiz**: Applicants are asked to select only correct answers from the choices offered as a list.
* **Paring Quiz(Matching Quiz)**: There are two adjacent lists of related words, phrases, pictures, \
  or symbols. Each item in one list is paired with another item in the other list.
* **Descriptive Quiz**: Applicants are asked to give detailed explanation in the quiz.
* **File Submit Quiz**: A quiz that requires a file as an answer.
