coding-blocks / coding-blocks/trouble-maker
Send in totalQuestions along with quiz
Open
BOSS
BOUNTY: 100
BOUNTY: 200
good first issue
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Make sure we send `total-questions` as property along with quiz for `GET /quizzes` and `GET /quizzes/:id` since it is very useful meta.
It should be serialized as `total-questions` and should be an Integer always. `0` when no question is associated.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.