-
When a gateway quiz has a problem with a weight of 0, the score is not correctly reported on the submission screen:
![image](https://user-images.githubusercontent.com/8839416/108162944-45565c80-7142-…
-
Hey as the title says. can you add Command R+ support?
-
1. Attendance, tutorial makeup if missing time, activity, individual questions, work habits, tutorial if behind.
2. Individual Runtime review on About Page progress/quality.
3. Individual Analytics …
-
### Bug description
When using `prisma.$queryRaw` against enum values, I cannot cast the database enum type to the client enum type.
### How to reproduce
1. Generate and push the below schema.
…
-
Hey Sahil,
I would to love to contribute to this folder. Could you assign me the project.
-
#### Bug Report Checklist
- [X] Have you provided a full/minimal spec to reproduce the issue?
- [X] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
# Choosing a Project
There are basically 3 types of projects you can pursue.
- Passion Projects
- "Cliché" (but GOOD!) Projects
- Other Useful Projects
Pro Tips™:
- **Documentation is most…
-
After cloning this repo, adding `.env` and running `yarn`:
```
❯ yarn dev
yarn run v1.22.21
$ yarn setup && next dev
$ yarn sync && yarn graphql:generate && yarn theme:generate
$ node -r doten…
-
- [x] Page must Extend from Layout and have special customization (color pallet, background, etc)
- [x] Picture with Mask that toggles to Picture of Choice (ie pic without mask)
- [x] Pull or show d…
-
Right now, the prototype expects rounds to be part of the quiz.
But we also need support for quizes that are short and/or mono-thematic not to have explicitly titled rounds.
Thank you