Automating Script Creation

From Google Summer of Code 2009
Revision as of 16:12, 12 March 2009 by Geeks (talk | contribs) (New page: We have a web application that displays a script that research assistants fill out as part of several projects around the center. At present, the scripts are manually entered into the data...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

We have a web application that displays a script that research assistants fill out as part of several projects around the center. At present, the scripts are manually entered into the database and we are looking to automate this process through a user friendly interface. Implementation considerations are:

  • dynamic form 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