Skip to content

Commit 1e5f490

Browse files
authored
Merge pull request #41 from skipgu/second_year
Upload DIT342 and DIT345 exams and answer
2 parents d6ff114 + 17a8c02 commit 1e5f490

8 files changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ Click to expand the list of courses for each programme.
6565

6666
### Term 3
6767

68-
- [DIT345 - Fundamentals of Software Architecture](https://github.com/skipgu/past-exams/tree/main/exams/DIT345) 8 exams.
68+
- [DIT345 - Fundamentals of Software Architecture](https://github.com/skipgu/past-exams/tree/main/exams/DIT345) 9 exams.
6969

70-
- [DIT342 - Web Development](https://github.com/skipgu/past-exams/tree/main/exams/DIT342) 15 exams.
70+
- [DIT342 - Web Development](https://github.com/skipgu/past-exams/tree/main/exams/DIT342) 16 exams.
7171

7272
- [DIT348 - Software Development Methodologies](https://github.com/skipgu/past-exams/tree/main/exams/DIT348) 10 exams.
7373

exams.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,15 +95,15 @@
9595
"courseName": "Fundamentals of Software Architecture",
9696
"courseCredit": 7.5,
9797
"courseLevel": "bachelor",
98-
"courseExamCount": 8,
98+
"courseExamCount": 9,
9999
"courseDirectory": "exams/DIT345"
100100
},
101101
{
102102
"courseCode": "DIT342",
103103
"courseName": "Web Development",
104104
"courseCredit": 7.5,
105105
"courseLevel": "bachelor",
106-
"courseExamCount": 15,
106+
"courseExamCount": 16,
107107
"courseDirectory": "exams/DIT342"
108108
},
109109
{
4 MB
Binary file not shown.
242 KB
Binary file not shown.

exams/DIT342/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ Here’s what we have so far:
2020
| 2023-08-14 | Yes | Yes | |
2121
| 2023-10-23 | Yes | Yes | |
2222
| 2024-01-03 | Yes | No | |
23+
| 2024-10-28 | Yes | Yes | |
5.34 MB
Binary file not shown.
566 KB
Binary file not shown.

exams/DIT345/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ Here’s what we have so far:
1313
| 2023-10-27 | Yes | Yes | |
1414
| 2024-01-04 | Yes | Yes | |
1515
| 2024-08-21 | Yes | No | |
16-
16+
| 2024-11-01 | Yes | Yes | |

0 commit comments

Comments
 (0)