Skip to content
Snippets Groups Projects
Commit a7a3aaec authored by Jorge Cristóbal Martín's avatar Jorge Cristóbal Martín
Browse files

Done

parent a634d390
No related branches found
No related tags found
No related merge requests found
# TDT4250 Advanced Software Engineering
#WebPageCourse Description
## WebPageCourse Description
## StudyProgram
### StudyProgram
The root of the diagram, it can have many courses.
## Course
### Course
It has a code, name and content. Its value its in credits.
## CourseWork
### CourseWork
Stores the information about the hours of the lectures and labs.
## RelatedCourses
### RelatedCourses
Links the prerequisites to the course class.
## Requirement
### Requirement
Stores information about the required courses, can be recommended or mandatory.
## CreditReductionCourse
### CreditReductionCourse
Stores information about the reductions of credits depending on the related courses.
## CourseInstance
### CourseInstance
Stores the semester information.
## Organization
### Organization
The department in charge of the course.
## People
### People
Has a role (lecturer,coordinator or another) and a name.
## Timetable
### Timetable
Shows the timetable of the course.
## Schedule
### Schedule
Has the information about where and when the classes are taken.
## EvaluationForm
### EvaluationForm
Stores information about the different types of work of the course.
## Work
### Work
Has a type (exam, assignments,work) and a percentage.
# Jorge Cristobal Martin
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment