加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 编程开发 > asp.Net > 正文

CanvasPath Schema

发布时间:2020-12-16 07:32:35 所属栏目:asp.Net 来源:网络整理
导读:CanvasPath Schema Please find the schema which you will be using for the CanvasPath prototype below. You should use your judgement for assigning proper datatypes and keys. You may also augment the schema if you feel that helps with the imp


CanvasPath Schema
Please find the schema which you will be using for the CanvasPath prototype below. You should
use your judgement for assigning proper datatypes and keys. You may also augment the
schema if you feel that helps with the implementation of new features. In that case,you will
also need to prepare for the corresponding data for testing and final demonstration.
1. Student (email,password,name,age,gender,major,street,zipcode)
2. Zipcode (zipcode,city,state)
3. Professor (email,office_address,department,title)
4. Department (dept_id,dept_name,dept_head)
5. Course (course_id,course_name,course_description)
6. Sections (course_id,sec_no,section_type,limit,teaching_team_id)
- “section_type” is regular/capstone
- “limit” is the maximum enrollments allowed
7. Enrolls (student_email,course_id,section_no)
8. Prof_teams (teaching_team_id)
9. Prof_team_members (prof_email,teaching_team_id)
10. Homework (course_id,hw_no,hw_details)
- “hw_no” is an integer. Sections have homeworks from 1 – n
- “hw_details” is a short description of the homework
11. Homework_grades (student_email,grade)
12. Exams (course_id,exam_no,exam_details)
- “exam_no” is an integer. Sections have exams from 1 – n
- “exam_details” is a short description of the exam

CanvasPath作业代做、代做prototype留学生作业、代写Java
13. Exam_grades (student_email,grades)
14. Capstone_section (course_id,project_no,sponsor_id)
- “project_no” is an integer from 1 – n where each number indicates a unique
project. Since two or more teams can work on the same project,we have this field.
- “sponsor_id” is the email of the Professor who is the project sponsor. For
simplicity it is assumed that only Professors can be sponsors.
15. Capstone_Team (course_id,capstone_team_id,project_no)
- “capstone_team_id” is an integer which uniquely identifies a team in
conjunction with course ID and section ID.
16. Capstone_Team_Members (student_email,sec_no)
17. Capstone_grades (course_id,grade)

因为专业,所以值得信赖。如有需要,请加QQ99515681 或邮箱:[email?protected]?

微信:codinghelp

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读