Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOJO(student/page): Create student exercises list #2251

Open
flacial opened this issue Sep 2, 2022 · 0 comments
Open

DOJO(student/page): Create student exercises list #2251

flacial opened this issue Sep 2, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request Priority: A subtasks Tasks related to a design doc or big feat

Comments

@flacial
Copy link
Member

flacial commented Sep 2, 2022

Create student exercises list page

This page will list the student's exercises that they answered correctly & incorrectly. It'll have 2 actions:

  1. Start answering questions session
  2. Review wrong answers sessions (similar to the first actions but instead show a customized list of questions)

The two buttons to ANSWER QUESTIONS & REVIEW WRONG ANSWERS will be disabled until their pages are implemented.
View discussions shouldn't work too.

Exercises

The exercise card component must be created first.

Each exercise card has two actions:

  1. Add a note to the exercise FOR THE STUDENT ONLY
    • How the student can view their exercise notes?
  2. Skip answer it doesn't make sense. Discuss it with engineers

Exercises list

Pagination should be implemented because the student will solve many exercises and having to render all of these will affect the performance.

Check out Apollo Pagination

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Priority: A subtasks Tasks related to a design doc or big feat
Projects
None yet
Development

No branches or pull requests

4 participants