OpenTree-Education / rhizone-lms

A learning management system focused on self-reflection.
https://rhi.zone
BSD 3-Clause Clear License
14 stars 7 forks source link

Webapp routes and assessment page template need to be created for assessment feature #507

Closed seidior closed 1 year ago

seidior commented 1 year ago

Describe the Feature / Enhancement

We need to add a route for assessments and create a basic page with dummy data (for now) that shows the list of assessments.

Additional Details and Resources

No response

Correct Project Selected

Labels

seidior commented 1 year ago

(Late) EOD Update: The team has created routes for two pages and wired them up into the webapp: one for a sample assessment landing page (for the list of assessments) and one for a quiz. They will be hard-coding some sample data into the pages instead of loading them dynamically.

Next steps:

Stretch goals, but not necessarily in scope for this ticket:

Out of scope:

ZeyuanLi16 commented 1 year ago

EOD Update: The team has discussed different layout designs and decided to used tab to switch between assessment states. They have chosen icon for each tab and created one table to fill in one row of data. The team will need to create more data to include all states of assessment and improve the table layout further more. If time permits, they will explore alternative design ideas and show to the whole team.

Next steps:

Stretch goals, but not necessarily in scope for this ticket:

Out of scope:

mgasquez commented 1 year ago

EOD Update: The team worked on the final Layout. It was determined columns name, implemented functionality, added mocked data and named buttons as start, view, inactive depend on the state of the Assessment.

Next steps:

Stretch goals, but not necessarily in scope for this ticket:

Out of scope: