Changes for page Exercises

Last modified by Carlijn Kokkeler on 2022/10/19 13:32

From version 5.1
edited by Carlijn Kokkeler
on 2022/09/30 09:32
Change comment: There is no comment for this version
To version 3.1
edited by Carlijn Kokkeler
on 2022/09/30 09:32
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -18,10 +18,9 @@
18 18  
19 19  Please add the following entities and attributes to your CDM:
20 20  
21 -* Person, with attributes ID, Name, and Email.
22 -* PlatformCourse, with attributes ID and Name.
23 -
24 -
21 +* Person, with attributes ID, Name, and Email
22 +* PlatformCourse, with attributes ID and Name
23 +
25 25  One person has access to many platform courses. It should look like the following:
26 26  
27 27