extreme-startup/questionator

[TECH] Session Layer

Opened this issue · 0 comments

!!!Please check with Architect in order to proceed!!!

To Do:

  • provide an ability for the Admin/Trainer to initiate a question/answer session;
  • track question/answer progress within the session;
  • support multiple sessions;
  • validate answers;
  • keep session log.

IMPORTANT: During the session more and more questions are added, so the participants have to extend their application to gather more points. App uses HTTP for interacting with the participant, so everyone can use the stack of their choice.

Session Layer