@@ -72,21 +72,21 @@ Some of the constraints are done in the modeling, while others are explicitly wr
- validateEvaluation (AQL)
Checks if the evaluation forms of a course sums up to exactly 100 %
Checks if the evaluation forms of a course sums up to exactly 100 %
- validateRoles (AQL)
Checks if there is at least one coordinator
Checks if there is at least one coordinator
- validateHours (Java)
Checks if the number of hours for each study program corresponds to the amount in the course page. It can be higher than what is written in the course page because exercise hours are often split in several groups
Checks if the number of hours for each study program corresponds to the amount in the course page. It can be higher than what is written in the course page because exercise hours are often split in several groups
- validateScheduleSlot (AQL)
Checks if the from-time is before to-time for all the ScheduleSlots.
Checks if the from-time is before to-time for all the ScheduleSlots.
## Tranformation
## Transformation
### Extensions
...
...
@@ -100,7 +100,7 @@ Utility for the create-methods in Xhtml1Factory. Makes it so we can utilize the