Gem Version GitHub

ASKER

Generate a lot of questions from an input text file with on your own definitions. In a way, this input file is a concept map.

logo

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

  • Free Software LICENSE.
  • Multiplatform.

Installation

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

REMEMBER: To update Asker execute sudo gem update asker-tool

Usage

  1. Create input file with your content (conceptual map). Examples at Asker inputs folder.
  2. Run asker PATH/TO/INPUT. Example: Create questions from ACDC input example file: bash asker docs/examples/bands/acdc.haml
  3. Output files created into the output folder.

More input examples at dvarrui/asker-input repository.

Documentation

Contact