Quiz

From eGyanKoshWiki
Jump to: navigation, search

Quiz Page

Point(s) added for a correct answer:  
Point(s) subtracted for a wrong answer:
Ignore the questions' coefficients:

1. Java is a ______ based language?

OOP's.
Procedural.
Machine Level.
Assembly.

2. Windows is an operating system?

TRUE.
FALSE.

3. Computer thinks self?

TRUE.
FALSE.

4. History makes future?

Childhood.
youth.
Future.
Current.

Your score is 0 / 0


To create your own Quiz page See the steps

Adding a new question type Quiz was conceived to facilitate the addition of new question types. If the basic types (multiple choice with single/multiple responses) are not enough for you, you have the possibility of easily creating and integrating the type of questions which you need.

If you are not able yourself to create your new type of question, contact me(adminwiki@egyankosh.ac.in) and I'll see what I can do.

1. The first thing that you must do is choose a syntax (the simplest possible) for your question type. The restrictions are: The syntax of the question's header is fixed. The question has to be placed between curly brackets - i.e. { and } . For consistency, it is recommended to use || to mark the beginning of the feedback section ("correction").

2. Choose a new code name for your question type (example: "questionTypeName") as well as a symbol (currently the symbol "()" is used for single response multiple choice because it looks like a radio button, and the symbol "[]" is used for multiple response multiple choice because it looks like a checkbox).

Note:- For creating New Quiz Page you use Create Page Link from Add On Tools

Personal tools