ASKER (version 2.1)

Generate a lot of questions from an input file base on your own definitions.


Description

ASKER helps trainers to create a huge amount of questions, from a definitions (conceptual entities) input file.

Steps:

  1. Create an input file with your definitions (conceptual entities).
  2. Run asker and get the results into output directory.

Features:

  • Free Software LICENSE.
  • Multiplatform.
  • Input file formats: HAML, XML.
  • Output file format: GIFT (Moodle cuestionairs).
  • Ruby program.

Usage

To execute ASKER, we use asker command, with a path to an input file as argument. For example, to run our jedi.haml input file example, we do:

asker docs/examples/starwars/jedi.haml
  • The program generates your output files into the output directory by default.
  • In this example, we use a demo input definition file docs/examples/starwars/jedi.haml, that contains conceptual entities about "Jedi's" context.
  • Example input files.
  • More examples at github/dvarrui/asker-inputs repository.

Documentation


Contact