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

[Feat]: [Create a model for coursework] #212

Closed
TejasNair9977 opened this issue Aug 17, 2023 · 1 comment
Closed

[Feat]: [Create a model for coursework] #212

TejasNair9977 opened this issue Aug 17, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers Issue Size: 1 Very similar to reference provided with slight changes Models Adding a model to the model folder Priority: Medium Something slightly urgent to work on

Comments

@TejasNair9977
Copy link
Member

Description

Create a coursework model

This model will be named coursework.js

create a schema with key and value pairs with appropriate conditions.
Models should be added to the model folder.

Proposed Solution

student: Student
type: str ENUM: [onCampus, offCampus]
course: Course
task: objectID [ref: Practical,  Tutorial, Assignment ]
activity: Activity
marks: int
@TejasNair9977 TejasNair9977 added enhancement New feature or request good first issue Good for newcomers Issue Size: 1 Very similar to reference provided with slight changes Priority: Medium Something slightly urgent to work on Models Adding a model to the model folder labels Aug 17, 2023
@sanika-wani
Copy link
Contributor

assign me this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers Issue Size: 1 Very similar to reference provided with slight changes Models Adding a model to the model folder Priority: Medium Something slightly urgent to work on
Projects
Status: Done
Development

No branches or pull requests

3 participants