Skip to content
New issue

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

Add New Assessment Framework #219

Merged
merged 136 commits into from
Jan 20, 2025
Merged

Add New Assessment Framework #219

merged 136 commits into from
Jan 20, 2025

Conversation

Nephelite
Copy link

@Nephelite Nephelite commented Sep 27, 2024

Description

Add a new assessment framework (known internally as 'Internal Assessments') that aims to remove current dependency on Google Forms and Google Sheets.

Changes

  • Add Internal Assessments
  • Fix bug involving teamSetService not populating properly when fetched by courseId

Screenshots (if applicable)

N/A

Additional Notes

Resolves #252
Resolves #253

Nephelite and others added 30 commits September 27, 2024 13:17
Added:
 Frontend:
  - New Assessment type: Internal assessments - Will completely replace the google versions
  - Question list of question cards
  - Assessment release

 Backend:
  - Internal Assessment entity and API
  - Question entity and API
Optional/compulsory field for questions
Added areSubmissionsEditable field
Renamed "Form Questions" tab to "Questions"
Added Intermediate Scale Values
Not bug tested yet. Drafts may not work as intended. Admin submission view may not work too.
And also properly add NUSNET Email and ID question types
Add ability for admin/faculty members to edit submissions, even when the assessment doesn't allow for submissions
Submission grading not implemented yet
Bug found: I think the questions on creation that don't have score aren't saving, check this.
Will be edited to be more comprehensive and accurate, these are just to get started with.
Copy link
Contributor

@rjkoh rjkoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@rjkoh rjkoh merged commit d037746 into NUS-CRISP:staging Jan 20, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants