Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
TAM
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIP
Labrador
TAM
Merge requests
!131
Dev
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Dev
dev
into
master
Overview
0
Commits
2
Pipelines
1
Changes
1
Merged
Dev
Otto Visser
requested to merge
dev
into
master
Nov 30, 2018
Overview
0
Commits
2
Pipelines
1
Changes
1
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
5924fd1d
2 commits,
Nov 30, 2018
1 file
+
13
−
6
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
frontend/src/components/Student/Preferences/Preferences.vue
+
13
−
6
View file @ 5924fd1d
Edit in single-file editor
Open in Web IDE
Show full file
@@ -12,12 +12,19 @@
<li>
passed the course yourself;
</li>
<li>
are available during the indicated education period (e.g. not doing a minor abroad etc.).
</li>
</ul>
<li>
This form is to express interest, it is not final in any way. Based on this we will contact your when we start
creating the schedule for next semester.
</li>
<li>
For further questions please contact
<a
id=
"mailaddress-blue"
href=
"mailto:ta-cs-ewi@tudelft.nl"
>
ta-cs-ewi@tudelft.nl
</a>
.
</li>
</li>
<li>
This form is to express interest, it is not final in any way. Based on this we will contact your when we start
creating the schedule for next semester.
</li>
<li>
We will pass the list of interested students to the responsible teachers for the different courses.
They have total freedom in selecting their TA's, both from this list and not from this list.
Common selection criteria include, but are not limited to: course grade, performance during the lab,
and advise from the academic counsellors regarding your study progress as a whole.
</li>
<li>
For further questions please contact
<a
id=
"mailaddress-blue"
href=
"mailto:ta-cs-ewi@tudelft.nl"
>
ta-cs-ewi@tudelft.nl
</a>
.
</li>
</ul>
</div>
Loading