-
![image.png](https://raw.githubusercontent.com/nus-cs2113-AY2425S1/pe/master/files/1c78680c-5463-44b4-abca-1af5ff649b08.png)
It seems unclear to me what "automating routine tasks such as managing as…
-
It's unclear how we want to do the group grading system. The reason is that we do a student based grading scheme, so it would be weird to switch to a group only sometimes (and hard to track).
-
As a part of adding graded example using RAG in AI grading, one important feature to have is the ability to tell if a manually graded submission is AI graded or not. Early discussions in #10656 result…
-
Hi,
In order to grade your TIP I've used the following scheme:
- **Code quality**: 50%
- **Modularity**: 20%
- **Originality**: 20%
- **Usage of dev tools (git, pip, ...)**: 10%
---
| s…
-
# Password guesser
7.5/10
- HTML 4 out of 4 (Good job!)
- If statement used 1 out of 2
- Button click declared 1 out of 1
- Gives user some output 0.5 out of 1 (alert written but not properly d…
-
This issue should be the very *last* one that the team drags into the "done" column;
it signifies that the sprint is complete, and that the project is ready for the
staff to review it for a grade.
##…
-
- 81/100 points
Some pointers:
- Use validation across the board, the enquiry object is not safe
- Add a route handler for default routes (404)
- Unsubscribe from observables (and DO NOT use nes…
sweko updated
10 months ago
-
## Describe the Issue
In the DG, there are some unaddressed user stories regarding grades. Since the grading system was never implemented at the end, they should be removed or at least have their pri…
-
Hi Team 10,
Not all the files in your repo has been described in the README.md ( .md files) (-2)
`install.package()` codes have not been removed or commented out in the troubleshooting doc. (-2)…
-
Currently, when an instance question is submitted, the next submission loaded for the grader is based on a fixed order. Ideally it should be possible for this grading to be done in other orders (e.g.,…