ASKER (version 2.2)

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.

  • Free Software LICENSE.
  • Multiplatform.
  • Ruby program.

Installation

  1. Install Ruby on your system.
  2. gem install asker-tool

Usage

Steps:

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

Example: Running asker with our example input file as argument (jedi.haml):

asker docs/examples/starwars/jedi.haml
  • Output files created into the output folder.
  • More example input files.
  • More asker input files at github/dvarrui/asker-inputs repository.

Documentation


Contact