Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Search Question Type

From MoodleDocs
Revision as of 00:26, 30 April 2014 by Jayesh Anandani (talk | contribs)
Search Question Type
Project state In Progress
Tracker issue
Discussion
Assignee Jayesh Anandani

GSOC '14

Introduction

The main idea behind this question type is to highlight the words from given question.

Example: Find the verb in : He ran too fast.

Student just need to click on “ran” word and submit. The system will automatically grade the answers.

If they accidently click on another word and want to get that word unselected, they need to press clear button which will undo their last selection. If they want everything selected to be cleared they need to click on clear all button.

Question Editing form

search question form.png

The image above shows question form for Search question type. The form provides various options for teachers.They can be listed as:

1. A teacher just needs to enter the question. The answers will be wrapped in delimiter that teacher selects.

2. A teacher can select delimiter from the options provided.

3. A teacher can also use combined feedback and multiple tries for their question if they wish too.

Question that user will see

search question view.png

The image above shows preview of Search Question type that students will see. They just need to click on word and the word will get highlighted. If they want to undo the last selection they can click on clear button which will undo their last selection. If they wish to undo all changes made they can click on clear all which will clear all their selections. System will automatically grade the question according to the words highlighted.