-
Notifications
You must be signed in to change notification settings - Fork 16
MongoDB Schema
gotpredictions edited this page Dec 27, 2014
·
3 revisions
Status: Proposal
- Name
- Organization
- Date
- Location
- Logo
- Status
- TermsAndConditions
- ApprovalRule
- AdditionalQuestions (list of Dictionaries)
- Question
- Type
- Choices (list of strings)
- TestAdmins (Dictionary with username as key)
- Username
- Username
- Password (Hashed using SHA-256)
- Username
- ContestApprovers (Dictionary with username as key)
- Username
- Username
- Password (Hashed using SHA-256)
- Username
- Contestants (Dictionary with username as key, and each value contains)
- Username
- Username
- Password
- Name
- ApprovedBy (list)
- Answers (list)
- SelectedQuestions
- Status
- Username
- TestCreator (Simple Dictionary)
- Username
- Password
- SelectedQuestions (list of dictionaries)
- QuestionID: MongoID
- PartialScoring: Boolean
NOTE: Scores will be queried from submissions Score, CheatingIndicators, CompilationErrors, TestResults