source: Dev/trunk/client/run.sh @ 440

Last change on this file since 440 was 420, checked in by hendrikvanantwerpen, 12 years ago

We can store answers for surveys now!

Introduces SurveyRun?, which can be edited. Workflow not quite clear yet. A
running survey can be accessed to leave a response. When the response
has an ID, it is loaded (used for closed surveys and continuations). A
researcher cannot create responses yet. He should also be able to add
comments to responses (that he creates).

Introduced caching of store requests.

Factored out path matching and formatting.

Put object creation in separate classes, to localize model/storage
dependency. Not consistent at the moment.

  • Property svn:executable set to *
File size: 35 bytes
Line 
1#!/bin/sh
2nodejs dojo/dojo load=$1
Note: See TracBrowser for help on using the repository browser.