Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ådne Karstad
TDT4250
Commits
3196cbfd
Commit
3196cbfd
authored
Oct 07, 2020
by
Ådne Karstad
Browse files
Add more semesters to big example
parent
b893806a
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
3196cbfd
# Project 2: M2T
## Simplifications
-
Lektor i Realfag simplified by just modelling the Informatics and mathematics specialization with Informatics as main topic.
-
Meaning it follows the same path as most informatics / CS study programs.
-
Meaning it chooses among the normal specialization within the CS programs.
# Project 1: SPP - StudyProgramProject
# Project 1: SPP - StudyProgramProject
-
`tdt4250.spp.model`
contains the model code and source code.
-
`tdt4250.spp.model`
contains the model code and source code.
...
...
tdt4250.spp.model/model/bigExample.xmi
View file @
3196cbfd
...
@@ -11,11 +11,20 @@
...
@@ -11,11 +11,20 @@
<semesters
<semesters
selectedCourses=
"//@institutes.0/@courses.0 //@institutes.0/@courses.12"
/>
selectedCourses=
"//@institutes.0/@courses.0 //@institutes.0/@courses.12"
/>
<semesters
<semesters
semester=
"Spring"
semester=
"2"
season=
"Spring"
selectedCourses=
"//@institutes.0/@courses.4 //@institutes.1/@courses.5"
/>
selectedCourses=
"//@institutes.0/@courses.4 //@institutes.1/@courses.5"
/>
<semesters
<semesters
se
ason
=
"
2
"
se
mester
=
"
3
"
selectedCourses=
"//@institutes.0/@courses.5 //@institutes.1/@courses.2"
/>
selectedCourses=
"//@institutes.0/@courses.5 //@institutes.1/@courses.2"
/>
<semesters
semester=
"4"
season=
"Spring"
/>
<semesters
semester=
"5"
/>
<semesters
semester=
"6"
season=
"Spring"
/>
<mandatoryCourses
<mandatoryCourses
courses=
"//@institutes.0/@courses.0 //@institutes.0/@courses.3 //@institutes.0/@courses.4 //@institutes.0/@courses.5 //@institutes.0/@courses.12"
/>
courses=
"//@institutes.0/@courses.0 //@institutes.0/@courses.3 //@institutes.0/@courses.4 //@institutes.0/@courses.5 //@institutes.0/@courses.12"
/>
<electiveCourses
<electiveCourses
...
@@ -23,9 +32,36 @@
...
@@ -23,9 +32,36 @@
</programs>
</programs>
<programs
<programs
name=
"Lektor i Realfag"
>
name=
"Lektor i Realfag"
>
<semesters/>
<semesters
selectedCourses=
"//@institutes.0/@courses.0 //@institutes.0/@courses.12"
/>
<semesters
semester=
"2"
season=
"Spring"
selectedCourses=
"//@institutes.0/@courses.4 //@institutes.1/@courses.5"
/>
<semesters
semester=
"3"
selectedCourses=
"//@institutes.0/@courses.5 //@institutes.1/@courses.2"
/>
<semesters
semester=
"4"
season=
"Spring"
/>
<semesters
semester=
"5"
/>
<semesters
semester=
"6"
season=
"Spring"
/>
<semesters
semester=
"7"
/>
<semesters
semester=
"8"
season=
"Spring"
/>
<semesters
semester=
"9"
/>
<semesters
semester=
"10"
season=
"Spring"
/>
<specialisation
<specialisation
name=
"Matematikk og Informatikk"
/>
name=
"Matematikk og Informatikk"
/>
<mandatoryCourses/>
</programs>
</programs>
<institutes
<institutes
name=
"Institutt for datateknologi og informatikk"
>
name=
"Institutt for datateknologi og informatikk"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment