codersforcauses / codersforcauses/wajo

Refactor all the data fetched from endpoint

Open
#101 2 comments 0 reactions 1 assignee Claimed by @yunho7687 View on GitHub
backend database
Dominant language
TypeScript
Stars
3
Forks
2
PR merge metrics
No merged PRs in 30d

Description

1. In `/api/quiz/all_quizzes/{id}/slots`, there are no answers along with the questions, which is wrong. In all_quizzes, the answer and solution should be returned.
2. the `/api/quiz/all_quizzes/`'s name would be better to change to `all-quizzes`
3. trim the unnecessary data info for non-admin users, like get rid of the `visible: true` or `created_by`, etc.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.