We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This page will list the student's exercises that they answered correctly & incorrectly. It'll have 2 actions:
The two buttons to ANSWER QUESTIONS & REVIEW WRONG ANSWERS will be disabled until their pages are implemented. View discussions shouldn't work too.
ANSWER QUESTIONS
REVIEW WRONG ANSWERS
View discussions
The exercise card component must be created first.
Each exercise card has two actions:
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
The text was updated successfully, but these errors were encountered:
bryanjenningz
No branches or pull requests
Create student exercises list page
This page will list the student's exercises that they answered correctly & incorrectly. It'll have 2 actions:
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:
Skip answerit doesn't make sense. Discuss it with engineersExercises 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
The text was updated successfully, but these errors were encountered: