index Question information structure

infoarch/question-info.html

Whether wanting or answering, there is only ever one focus Q at once. In fact that is the criterion that separates distinct questions. This can be implemented most simply as a large text file (JSON, or just a simple text format?) or in a normal relational database. Either way, we want a tool that can (securely) read from and update this store.

Static Q information, held in the GMS

Information only relevant to question maintenance and revision

The revisions are envisaged as being mainly to the text fields, or other mistakable things. This may not be something to implement at first; it is essential only for gradual improvement of the system, not its initial working.

Answers about Qs (not part of Q structure itself)

Answer readiness

For all Qs, readiness to answer is kept, in QAccept – see answer-info

Relevant interface pages

Distributed throughout, but particularly: