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.

ASKER helps trainers to create a huge amount of questions, from a definitions (conceptual entities) input file.
- Free Software LICENSE.
- Multiplatform.
- Ruby program
Installation
- Install Ruby on your system.
- Install Asker on your system:
sudo gem install asker-tool
REMEMBER: To update Asker execute
sudo gem update asker-tool
Usage
Steps:
- Create an input file with your inputs (conceptual map).
- Run asker and get the results into
outputdirectory.
Example: Running asker with our example input file as argument (acdc.haml):
asker docs/examples/bands/acdc.haml
- Output files created into the
outputfolder. - More example input files.
- More asker input files at github/dvarrui/asker-inputs repository.
Documentation
Contact
- Email:
[email protected] - Twitter:
@SoftwareTeuton