Skip to content

SoftwareRequrementsSpecification

cesine edited this page Oct 18, 2011 · 1 revision

Developers Notes: SRS

BilingualAphasiaTest shall support automatic backup of Experiment Files, and Experiment Results, enabled by settings in the preferences. The backup shall be performed to any git repository, hosted

  • on the Experimenter's computer (Mac, Windows, Linux),
  • on their lab's server,
  • on GitHub or,
  • on any other git server.
The backup shall work both via USB repository alias, and via Wifi repository alias, enabled in the options.

The backup shall by default separate the audio/video results from the experiment files, and save the text results with the experiment files and with the audio/vido results

  • allows users to keep Experiment files (which will generally be a small folder) and put Result Files (which may be a huge folder) somewhere else
  • allows users to have public Experiment files, and private Results
  • allows users to discard garbage results without discarding experiment files
BilingualAphasiaTest shall offer a ready to use git client/server package .dmg and .deb/.rpm for Mac users and Linux server admins to install. Windows servers can install an existing git server software. The backups come in two modes, Power user (a normal git interface) and User friendly, (checkbox to auto backup all files at regular intervals/conditions).
Clone this wiki locally