49 lines
1.1 KiB
JavaScript
49 lines
1.1 KiB
JavaScript
export default {
|
|
Exam_reviews: "Exam reviews",
|
|
Math4111_L1: "Lecture 1",
|
|
Math4111_L2: "Lecture 2",
|
|
Math4111_L3: "Lecture 3",
|
|
Math4111_L4: "Lecture 4",
|
|
Math4111_L5: "Lecture 5",
|
|
Math4111_L6: "Lecture 6",
|
|
Math4111_L7: "Lecture 7",
|
|
Math4111_L8: "Lecture 8",
|
|
Math4111_L9: "Lecture 9",
|
|
Math4111_L10: "Lecture 10",
|
|
Math4111_L11: "Lecture 11",
|
|
Math4111_L12: "Lecture 12",
|
|
Math4111_L13: "Lecture 13",
|
|
Math4111_L14: "Lecture 14",
|
|
Math4111_L15: "Lecture 15",
|
|
Math4111_L16: "Lecture 16",
|
|
Math4111_L17: "Lecture 17",
|
|
Math4111_L18: "Lecture 18",
|
|
Math4111_L19: "Lecture 19",
|
|
Math4111_L20: "Lecture 20",
|
|
Math4111_L21: "Lecture 21",
|
|
Math4111_L22: {
|
|
display: 'hidden'
|
|
},
|
|
Math4111_L23: {
|
|
display: 'hidden'
|
|
},
|
|
Math4111_L24: {
|
|
display: 'hidden'
|
|
},
|
|
Math4111_L25: {
|
|
display: 'hidden'
|
|
},
|
|
Math4111_L26: {
|
|
display: 'hidden'
|
|
},
|
|
Math4111_L27: {
|
|
display: 'hidden'
|
|
},
|
|
Math4111_L28: {
|
|
display: 'hidden'
|
|
},
|
|
index: {
|
|
display: 'hidden'
|
|
}
|
|
}
|