Skip to content

Progress

chihchunchen edited this page Oct 31, 2014 · 1 revision

Skeleton so far (31 October, 2014)

We have a very primitive user interface in place which allows the user to input responses (some questions require intervention from the test administrator). The responses are then written to a tab-separated file (SLUMSRawData.tsv). There are also functions in place for scoring each of the questions. These will need to be edited so that the logic is consistent with the in-person version.

To do list (31 October, 2014)

  • Write scoring functions.
  • Add more sophisticated data storage. I would propose storing scores in a .csv file and raw data in a more structured file, e.g. json or xml (rather than the tab separated file in the current version).
  • Enhance the user interface so that drawing inputs are permitted and audio versions of questions are permitted (if required, see questions below).
Clone this wiki locally