edwardUL99 / StudSysCppCLI

A CLI UI for the StudSysCpp Project. This is a "dummy" project that is not used but done to practise C++ and also software engineering in terms of issues, issue tracking, issue refinement, requirements engineering, releases and also databases
GNU General Public License v3.0
0 stars 0 forks source link

A student cannot choose an exam to take #70

Closed edwardUL99 closed 4 years ago

edwardUL99 commented 4 years ago

There is a bug where when a student is logged into a module and viewing the list of exams to take, they enter the take exam command and nothing happens

Steps to Reproduce:

  1. Login to the system as a student
  2. Go to the module homepage of an exam you want to take
  3. View the list of exams
  4. Attempt to choose an exam to take by using the command (T)ake exam
  5. Verify that you are just displayed with the options again