Automating Script Creation

From Google Summer of Code 2009
Jump to navigation Jump to search

At present, the scripts for the Scriptgen tool are manually entered into the database and we are looking to automate this process through a user friendly interface.

Implementation considerations are:

  • dynamic form using Ruby on Rails that research assistants and administrators can easily use to create questions and answer choices
  • using Ajax to allow for drag and drop of sort order of questions
  • using Ajax autocomplete to help the user fill in questions form existing questions in the database

There's room to be creative, keeping in mind that the end goal ease of use for anyone who may have the need to create a new script for research.