summaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorSjors van den Boomen <s.v.d.boomen@student.tue.nl>2015-03-24 18:29:18 +0100
committerPeter Wu <peter@lekensteyn.nl>2015-03-24 18:29:18 +0100
commit8111c723c1f2cab85bec5162c78e05ece83a6c21 (patch)
tree9e5f1568689f9d13d04b5f38efc1ef3e9a9430a2 /js
parent84450de9763ec5ae8ca1647ecd85293faf4c8a6d (diff)
downloadsite-8111c723c1f2cab85bec5162c78e05ece83a6c21.tar.gz
Updated courses and home page text
Diffstat (limited to 'js')
-rw-r--r--js/courses.js29
1 files changed, 13 insertions, 16 deletions
diff --git a/js/courses.js b/js/courses.js
index e63bce3..7dc6867 100644
--- a/js/courses.js
+++ b/js/courses.js
@@ -14,14 +14,23 @@ define(['assert'], function(assert) {
// Data Science basic courses
{ "id": "2IP90", "name": "Programming", "when": "Y1Q1" },
{ "id": "DS001", "name": "Introduction to Data Science", "when": "Y1Q1" },
- { "id": "2IT60", "name": "Logic and set theory", "when": "Y1Q2" },
+ { "id": "2IT60", "name": "Logic and Set Theory", "when": "Y1Q2" },
{ "id": "2IO80", "name": "DBL Hypermedia", "when": "Y1Q3" },
{ "id": "2IC60", "name": "Computer networks and security", "when": "Y1Q4" },
- { "id": "2ID40", "name": "Human technology interaction", "when": "Y1Q4" },
+ { "id": "2ID40", "name": "Human Technology Interaction", "when": "Y1Q4" },
{ "id": "2WF20", "name": "Linear Algebra", "when": "Y2Q1" },
{ "id": "2IV60", "name": "Computer Graphics", "when": "Y2Q3" },
// Advanced courses
- // TODO continue here
+ { "id": "2ID50", "name": "Datamodelling and Databases", "when": "Y2Q2" },
+ { "id": "2ID60", "name": "Web Technology", "when": "Y2Q2" },
+ { "id": "DS002", "name": "Workflow", "when": "Y2Q3" },
+ { "id": "2IL50", "name": "Data Structures", "when": "Y2Q3" },
+ { "id": "2IOC0", "name": "DBL Information Systems", "when": "Y2Q4" },
+ { "id": "2DI90", "name": "Probability and Statistics", "when": "Y2Q4" },
+ { "id": "DS003", "name": "Data Visualization", "when": "Y3Q1" },
+ { "id": "2IIC0", "name": "Business Information Systems","when": "Y3Q1" },
+ { "id": "2IID0", "name": "Web Analytics", "when": "Y3Q2" },
+ { "id": "2IO90", "name": "DBL Algorithms", "when": "Y3Q2" },
];
function getQuartile(when) {
@@ -58,22 +67,10 @@ define(['assert'], function(assert) {
};
});
/*
-Advanced courses:
-Year 2- Datamodelling and Databases - Prerequisite: Introduction to Data Science
-Year 2- Web Technology - Prerequisites: Human Technology Interaction & Programming
-Year 2- Workflow - Prerequisite: Introduction to Data Science
-Year 2- Data Structures - Prerequisite: Programming
-Year 2- DBL Information Systems - Prerequisite: Datamodelling and Databases
-Year 2- Probability and Statistics - Prerequisite: Calculus
-Year 3 - Data Visualisation - Prerequisites: Computer Graphics & Linear Algebra & Programming
-Year 3 - Business Information Systems - Prerequisites: Logic and Set Theory & Datamodelling and Databases
-Year 3 - Web Analytics - Prerequisite: Web Technology
-Year 3 - DBL Algorithms - Prerequisite: Data Structures
-
Packages:
Programming - Linear Algebra - Computer Graphics - Data Visualisation
Programming - Human Technology Interaction - Web Technology - Web Analytics
-Programming - Data Structures - DBL Algorithms
+Programming - Data Structures - DBL Algorithms
Electives and USE:
Year 1 - 2x Elective