You are on page 1of 1

Introduction QuizFaber 4.

0 Documentation

Theoretical aspects of quizzes


ENG

Create a quiz with the editor


FRA

Running the quiz


ITA

Define the page style

Quiz properties

Import and export questions

Quiz management

Custom type of questions cross-platform .NET Framework software

with client/server support,

Connect to a database connecting to Google Clouds (Google Drive),

customization of own types of question and

Saving on local server XML file exchange with Moodle e-learning platform

Saving on remote server

Introduction
Results on cloud : Google Docs
QuizFaber allows to create multimedia quiz easily and rapidly as a hypertext document (an HTML
Menu description page) with an "engine" written in JavaScript and embedded in the HTML page.

All these functionalities are managed in an automatic way, which means the user does not have to
know anything about HTML tags or Javascript language.

This application, which runs natively under Windows (and with Mono also under Linux or
Macintosh), is a quiz editor. Using it, it is possible to create and manage many types of questions:

Questions with multiple choice, of which only an answer can be the right one.
Questions with multiple answers, of which one or more options can be the right answer.
True or false questions.
Questions with open answer with a text box where one is allowed to write an answer
freely.
Gap filling exercises: a phrase with missing words in a text where some words have been
replaced by empty spaces.
Matching words: there are two distinct groups of words places on two columns. The student
will have to correlate each word of the first group with one of the second.
Custom question type: QuizFaber gives you a open infrastructure to allow the creation of
any new question type. The only requirement is a knowledge of Web programming (HTML,
CSS, Javascript and JQuery).

For every answer, one is allowed to specify a remark joined to the current answer. This remark will
be shown on the HTML page each time the candidate will choose the relative answer.

You might also like