Last change
on this file was
317,
checked in by jkraaijeveld, 13 years ago
|
Added start of requirements document
|
File size:
639 bytes
|
Line | |
---|
1 | The facilitator tool will work with a client/server model. The server will be responsible for
|
---|
2 | all data storage related transactions, and has to do at least the following tasks:
|
---|
3 | \begin{enumerate}
|
---|
4 | \item It must be possible to CRUD questions of types described in section \ref{s:datatypes}.
|
---|
5 | \item It must be possible to CRUD surveys as an ordered list of questions.
|
---|
6 | \item It must be possible to CRUD games by defining a game's ontology.
|
---|
7 | \item It must be possible to CRUD sessions as ordered lists of surveys and games.
|
---|
8 | \item It must be possible to host sessions and stores answers and results generated during the
|
---|
9 | session.
|
---|
10 |
|
---|
11 |
|
---|
Note: See
TracBrowser
for help on using the repository browser.