This commit is contained in:
Zheyuan Wu
2024-12-07 15:33:14 -06:00
parent 94817e8381
commit f5f0e2a5c3
10 changed files with 203 additions and 100 deletions

View File

@@ -4,28 +4,28 @@ export default {
type: 'separator'
},
Exam_reviews: "Exam reviews",
CSE442T_L1: "Lecture 1",
CSE442T_L2: "Lecture 2",
CSE442T_L3: "Lecture 3",
CSE442T_L4: "Lecture 4",
CSE442T_L5: "Lecture 5",
CSE442T_L6: "Lecture 6",
CSE442T_L7: "Lecture 7",
CSE442T_L8: "Lecture 8",
CSE442T_L9: "Lecture 9",
CSE442T_L10: "Lecture 10",
CSE442T_L11: "Lecture 11",
CSE442T_L12: "Lecture 12",
CSE442T_L13: "Lecture 13",
CSE442T_L14: "Lecture 14",
CSE442T_L15: "Lecture 15",
CSE442T_L16: "Lecture 16",
CSE442T_L17: "Lecture 17",
CSE442T_L18: "Lecture 18",
CSE442T_L19: "Lecture 19",
CSE442T_L20: "Lecture 20",
CSE442T_L21: "Lecture 21",
CSE442T_L22: "Lecture 22",
CSE442T_L23: "Lecture 23",
CSE442T_L24: "Lecture 24"
CSE442T_L1: "Introduction to Cryptography (Lecture 1)",
CSE442T_L2: "Introduction to Cryptography (Lecture 2)",
CSE442T_L3: "Introduction to Cryptography (Lecture 3)",
CSE442T_L4: "Introduction to Cryptography (Lecture 4)",
CSE442T_L5: "Introduction to Cryptography (Lecture 5)",
CSE442T_L6: "Introduction to Cryptography (Lecture 6)",
CSE442T_L7: "Introduction to Cryptography (Lecture 7)",
CSE442T_L8: "Introduction to Cryptography (Lecture 8)",
CSE442T_L9: "Introduction to Cryptography (Lecture 9)",
CSE442T_L10: "Introduction to Cryptography (Lecture 10)",
CSE442T_L11: "Introduction to Cryptography (Lecture 11)",
CSE442T_L12: "Introduction to Cryptography (Lecture 12)",
CSE442T_L13: "Introduction to Cryptography (Lecture 13)",
CSE442T_L14: "Introduction to Cryptography (Lecture 14)",
CSE442T_L15: "Introduction to Cryptography (Lecture 15)",
CSE442T_L16: "Introduction to Cryptography (Lecture 16)",
CSE442T_L17: "Introduction to Cryptography (Lecture 17)",
CSE442T_L18: "Introduction to Cryptography (Lecture 18)",
CSE442T_L19: "Introduction to Cryptography (Lecture 19)",
CSE442T_L20: "Introduction to Cryptography (Lecture 20)",
CSE442T_L21: "Introduction to Cryptography (Lecture 21)",
CSE442T_L22: "Introduction to Cryptography (Lecture 22)",
CSE442T_L23: "Introduction to Cryptography (Lecture 23)",
CSE442T_L24: "Introduction to Cryptography (Lecture 24)"
}