├── .github └── workflows │ └── sync-onedrive.yml ├── Level_03 ├── Academic_Skills_For_Higher_Education │ └── Coursework │ │ └── Academic_Skills_For_Higher_Education_CW_2022.docx ├── Designing_Innovative_Solutions │ └── Coursework │ │ └── Designing_Innovative_Solutions_CW_2023.pdf ├── Digital_Circuits_And_Logic_Design │ └── Coursework │ │ └── Digital_Circuits_And_Logic_Design_CW_2023.pdf ├── Introduction_To_Information_Technology │ ├── Coursework │ │ └── Introduction_To_Information_Technology_CW_2022.pdf │ └── ICT │ │ ├── Introduction_To_Information_Technology_ICT_2_Practice_Test_2021.pdf │ │ └── Introduction_To_Information_Technology_ICT_2_Practice_Test_2022.pdf ├── Introduction_To_Programming_In_Python │ └── Coursework │ │ └── Introduction_To_Programming_In_Python_CW_2022_1.pdf └── Working_With_Data │ └── Coursework │ └── Working_With_Data_CW_2023.pdf ├── Level_04 ├── Computer_Science_Practice │ └── Coursework │ │ ├── Computer_Science_Practice_CW_2020_1.pdf │ │ └── Computer_Science_Practice_CW_2020_2.pdf ├── Programming_Principles_1 │ ├── Coursework │ │ ├── Programming_Principles_1_CW_2020.pdf │ │ ├── Programming_Principles_1_CW_2022.pdf │ │ └── Programming_Principles_1_CW_2023.pdf │ └── ICT │ │ └── Programming_Principles_1_ICT_2020.docx ├── Programming_Principles_2 │ └── Coursework │ │ ├── Programming_Principles_2_CW_2020_2.pdf │ │ └── Programming_Principles_2_CW_2023_2.pdf ├── Software_Development_I │ └── Software_Development_I_CW_2023.pdf ├── Trends_In_Computer_Science │ └── Coursework │ │ ├── Trends_In_Computer_Science_CW_2023_1.pdf │ │ ├── Trends_In_Computer_Science_CW_2023_2.pdf │ │ ├── Trends_In_Computer_Science_CW_2023_Refer_1.pdf │ │ └── Trends_In_Computer_Science_CW_2023_Refer_2.pdf └── Web_Design_And_Development │ └── Coursework │ ├── Web_Design_And_Development_CW_2020.pdf │ └── Web_Design_And_Development_CW_2023_Refer_Defer.html ├── Level_05 ├── Algorithms_Theory_Design_and_Implementation │ ├── Coursework │ │ ├── Algorithms_CW_2021.zip │ │ ├── Algorithms_CW_2022.pdf │ │ └── Algorithms_CW_2024.pdf │ └── ICT │ │ ├── Algorithms_ICT_2011.pdf │ │ ├── Algorithms_ICT_2012.pdf │ │ ├── Algorithms_ICT_2013.pdf │ │ ├── Algorithms_ICT_2013_Solutions.pdf │ │ ├── Algorithms_ICT_2021.pdf │ │ ├── Algorithms_ICT_2021_Mock.pdf │ │ └── Algorithms_ICT_2021_Mock_Answers.pdf ├── Client_Server_Architecture │ ├── Coursework │ │ ├── Client_Server_Architectures_CW_2024.pdf │ │ └── Client_Server_Architectures_CW_2024_Refer_Defer.pdf │ └── ICT │ │ ├── Client_Server_Architecture_ICT_2021_2_v2.pdf │ │ ├── Client_Server_Architecture_ICT_2021_2_v3.pdf │ │ ├── Client_Server_Architecture_ICT_2021_2_v4.pdf │ │ └── Client_Server_Architecture_ICT_2024.zip ├── Database_Design_And_Practice_1 │ ├── ICT │ │ ├── Database_Design_And_Practice_1_ICT_2013.pdf │ │ ├── Database_Design_And_Practice_1_ICT_2014.pdf │ │ ├── Database_Design_And_Practice_1_ICT_2015.pdf │ │ └── Database_Design_And_Practice_1_ICT_2016.pdf │ └── README.md ├── Database_Systems │ ├── Coursework │ │ ├── Database_Systems_CW_2021.pdf │ │ ├── Database_Systems_CW_2021_Refer_Defer.pdf │ │ ├── Database_Systems_CW_2023.pdf │ │ ├── Database_Systems_CW_2023_A_Formative_Feedback.pdf │ │ └── Database_Systems_CW_2024.pdf │ ├── ICT │ │ ├── Database_Systems_ICT_2017.pdf │ │ ├── Database_Systems_ICT_2018.pdf │ │ ├── Database_Systems_ICT_2019.pdf │ │ ├── Database_Systems_ICT_2020.pdf │ │ ├── Database_Systems_ICT_2021.pdf │ │ └── Database_Systems_ICT_2021_Refer_Defer.pdf │ └── README.md ├── Human_Computer_Interaction_and_User_Experience │ └── Coursework │ │ └── Human_Computer_Interaction_and_User_Experience_CW_2024.pdf ├── Machine_Learning_and_Data_Mining │ └── Coursework │ │ └── Machine_Learning_CW_2023 │ │ ├── Machine_Learning_CW_2023.pdf │ │ ├── uow_consumption.xlsx │ │ └── vehicles.xlsx ├── Mobile_Application_Development │ └── Coursework │ │ ├── Mobile_Application_Development_CW_2021_1.pdf │ │ ├── Mobile_Application_Development_CW_2021_2.pdf │ │ └── Mobile_Application_Development_CW_2023_2.zip ├── Object_Oriented_Analytical_Design │ └── ICT │ │ ├── Object_Oriented_Analytical_Design_ICT_2022.pdf │ │ ├── Object_Oriented_Analytical_Design_ICT_2022_Answers.pdf │ │ └── Object_Oriented_Analytical_Design_ICT_2023.pdf ├── Object_Oriented_Programming │ └── Coursework │ │ ├── Object_Oriented_Programming_CW_2019.docx │ │ ├── Object_Oriented_Programming_CW_2021.pdf │ │ ├── Object_Oriented_Programming_CW_2023.pdf │ │ └── Object_Oriented_Programming_CW_2024.pdf ├── Robotic_Principles │ └── Coursework │ │ └── Robotic_Principles_CW_2025.pdf └── Serverside_Web_Development │ └── ICT │ ├── Serverside_Web_Development_ICT_2021_1.pdf │ ├── Serverside_Web_Development_ICT_2021_Mock_1.pdf │ ├── Serverside_Web_Development_ICT_2021_Mock_1_Answers.pdf │ └── Serverside_Web_Development_ICT_2021_Mock_2.pdf ├── Level_06 ├── Advanced_Server_Side_Web_Programming │ └── Coursework │ │ ├── Advanced_Server_Side_Web_Programming_CW_2023_1.pdf │ │ └── Advanced_Server_Side_Web_Programming_CW_2023_2.pdf ├── Applied_AI │ └── Coursework │ │ ├── Applied_AI_CW_2024.pdf │ │ └── Applied_AI_CW_2025.pdf ├── Concurrent_Programming │ ├── Coursework │ │ ├── Concurrent_Programming_CW_2023.zip │ │ └── Concurrent_Programming_CW_2023_Refer_Defer.zip │ └── ICT │ │ ├── Concurrent_Programming_ICT_2007.pdf │ │ ├── Concurrent_Programming_ICT_2008.pdf │ │ ├── Concurrent_Programming_ICT_2009.pdf │ │ ├── Concurrent_Programming_ICT_2010.pdf │ │ ├── Concurrent_Programming_ICT_2011.pdf │ │ ├── Concurrent_Programming_ICT_2012.pdf │ │ ├── Concurrent_Programming_ICT_2012_Mock_FSP.pdf │ │ ├── Concurrent_Programming_ICT_2012_Resit.docx │ │ ├── Concurrent_Programming_ICT_2012_Resit_v1.docx │ │ ├── Concurrent_Programming_ICT_2013.pdf │ │ ├── Concurrent_Programming_ICT_2013_Answers.pdf │ │ ├── Concurrent_Programming_ICT_2013_Refer_Defer.pdf │ │ ├── Concurrent_Programming_ICT_2014.pdf │ │ ├── Concurrent_Programming_ICT_2015.pdf │ │ ├── Concurrent_Programming_ICT_2016_Mock_v1.docx │ │ ├── Concurrent_Programming_ICT_2016_Mock_v2.docx │ │ ├── Concurrent_Programming_ICT_2018_Answers.pdf │ │ ├── Concurrent_Programming_ICT_2019.pdf │ │ ├── Concurrent_Programming_ICT_2019_Answers.pdf │ │ ├── Concurrent_Programming_ICT_2021.pdf │ │ ├── Concurrent_Programming_ICT_2021_Answers.pdf │ │ ├── Concurrent_Programming_ICT_2021_Refer_Defer.pdf │ │ ├── Concurrent_Programming_ICT_2022.pdf │ │ ├── Concurrent_Programming_ICT_2022_Mock.pdf │ │ ├── Concurrent_Programming_ICT_2022_Mock_Answers.pdf │ │ ├── Concurrent_Programming_ICT_2023.pdf │ │ ├── Concurrent_Programming_ICT_2023_Answers.pdf │ │ ├── Concurrent_Programming_ICT_2023_Mock.pdf │ │ └── Concurrent_Programming_ICT_2023_Mock_Answers.pdf ├── Cyber_Security │ ├── Coursework │ │ ├── Cyber_Security_CW_2023.pdf │ │ └── Cyber_Security_CW_2025.pdf │ └── ICT │ │ ├── Cyber_Security_ICT_2018.pdf │ │ ├── Cyber_Security_ICT_2018_Answers.pdf │ │ ├── Cyber_Security_ICT_2019.pdf │ │ ├── Cyber_Security_ICT_2019_Answers.pdf │ │ ├── Cyber_Security_ICT_2020.pdf │ │ ├── Cyber_Security_ICT_2021.pdf │ │ └── Mock Exam Questions (Google Forms) │ │ ├── Cyber Security Mock Exam Questions - I MCQ.url │ │ ├── Cyber Security Mock Exam Questions - III MCQ.url │ │ ├── Cyber Security Mock Exam Questions - IV MCQ.url │ │ ├── Cyber Security Mock Exam Questions - V MCQ.url │ │ ├── Cyber Security Mock Exam Questions II (2).url │ │ └── Cyber Security Mock Exam Questions II.url ├── Formal_Methods │ ├── Coursework │ │ ├── Formal_Methods_CW_2023.pdf │ │ └── Formal_Methods_CW_2023_Feedback.pdf │ ├── ICT │ │ └── Formal_Methods_ICT_2023_Mock.pdf │ └── README.md ├── Mobile_Native_Application_Development │ ├── Coursework │ │ ├── Mobile_Native_Application_Development_CW_2021_1.pdf │ │ ├── Mobile_Native_Application_Development_CW_2021_2.pdf │ │ ├── Mobile_Native_Application_Development_CW_2022_Refer_1.pdf │ │ ├── Mobile_Native_Application_Development_CW_2022_Refer_2.pdf │ │ └── Mobile_Native_Application_Development_CW_2024.zip │ └── ICT │ │ ├── Mobile_Native_Application_Development_ICT_2023_Mock.pdf │ │ └── Mobile_Native_Application_Development_ICT_2024.zip └── Reasoning_About_Programs │ ├── ICT │ ├── Reasoning_About_Programs_ICT_2018.pdf │ ├── Reasoning_About_Programs_ICT_2019.pdf │ ├── Reasoning_About_Programs_ICT_2020.pdf │ └── Reasoning_About_Programs_ICT_2020_Solutions.pdf │ └── README.md ├── README.md └── [Template] Marks Sheet with Indicator Score (Honours Scheme).url /.github/workflows/sync-onedrive.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/.github/workflows/sync-onedrive.yml -------------------------------------------------------------------------------- /Level_03/Academic_Skills_For_Higher_Education/Coursework/Academic_Skills_For_Higher_Education_CW_2022.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_03/Academic_Skills_For_Higher_Education/Coursework/Academic_Skills_For_Higher_Education_CW_2022.docx -------------------------------------------------------------------------------- /Level_03/Designing_Innovative_Solutions/Coursework/Designing_Innovative_Solutions_CW_2023.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_03/Designing_Innovative_Solutions/Coursework/Designing_Innovative_Solutions_CW_2023.pdf -------------------------------------------------------------------------------- /Level_03/Digital_Circuits_And_Logic_Design/Coursework/Digital_Circuits_And_Logic_Design_CW_2023.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_03/Digital_Circuits_And_Logic_Design/Coursework/Digital_Circuits_And_Logic_Design_CW_2023.pdf -------------------------------------------------------------------------------- /Level_03/Introduction_To_Information_Technology/Coursework/Introduction_To_Information_Technology_CW_2022.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_03/Introduction_To_Information_Technology/Coursework/Introduction_To_Information_Technology_CW_2022.pdf -------------------------------------------------------------------------------- /Level_03/Introduction_To_Information_Technology/ICT/Introduction_To_Information_Technology_ICT_2_Practice_Test_2021.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_03/Introduction_To_Information_Technology/ICT/Introduction_To_Information_Technology_ICT_2_Practice_Test_2021.pdf -------------------------------------------------------------------------------- /Level_03/Introduction_To_Information_Technology/ICT/Introduction_To_Information_Technology_ICT_2_Practice_Test_2022.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_03/Introduction_To_Information_Technology/ICT/Introduction_To_Information_Technology_ICT_2_Practice_Test_2022.pdf -------------------------------------------------------------------------------- /Level_03/Introduction_To_Programming_In_Python/Coursework/Introduction_To_Programming_In_Python_CW_2022_1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_03/Introduction_To_Programming_In_Python/Coursework/Introduction_To_Programming_In_Python_CW_2022_1.pdf -------------------------------------------------------------------------------- /Level_03/Working_With_Data/Coursework/Working_With_Data_CW_2023.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_03/Working_With_Data/Coursework/Working_With_Data_CW_2023.pdf -------------------------------------------------------------------------------- /Level_04/Computer_Science_Practice/Coursework/Computer_Science_Practice_CW_2020_1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_04/Computer_Science_Practice/Coursework/Computer_Science_Practice_CW_2020_1.pdf -------------------------------------------------------------------------------- /Level_04/Computer_Science_Practice/Coursework/Computer_Science_Practice_CW_2020_2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_04/Computer_Science_Practice/Coursework/Computer_Science_Practice_CW_2020_2.pdf -------------------------------------------------------------------------------- /Level_04/Programming_Principles_1/Coursework/Programming_Principles_1_CW_2020.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_04/Programming_Principles_1/Coursework/Programming_Principles_1_CW_2020.pdf -------------------------------------------------------------------------------- /Level_04/Programming_Principles_1/Coursework/Programming_Principles_1_CW_2022.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_04/Programming_Principles_1/Coursework/Programming_Principles_1_CW_2022.pdf -------------------------------------------------------------------------------- /Level_04/Programming_Principles_1/Coursework/Programming_Principles_1_CW_2023.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_04/Programming_Principles_1/Coursework/Programming_Principles_1_CW_2023.pdf -------------------------------------------------------------------------------- /Level_04/Programming_Principles_1/ICT/Programming_Principles_1_ICT_2020.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_04/Programming_Principles_1/ICT/Programming_Principles_1_ICT_2020.docx -------------------------------------------------------------------------------- /Level_04/Programming_Principles_2/Coursework/Programming_Principles_2_CW_2020_2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_04/Programming_Principles_2/Coursework/Programming_Principles_2_CW_2020_2.pdf -------------------------------------------------------------------------------- /Level_04/Programming_Principles_2/Coursework/Programming_Principles_2_CW_2023_2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_04/Programming_Principles_2/Coursework/Programming_Principles_2_CW_2023_2.pdf -------------------------------------------------------------------------------- /Level_04/Software_Development_I/Software_Development_I_CW_2023.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_04/Software_Development_I/Software_Development_I_CW_2023.pdf -------------------------------------------------------------------------------- /Level_04/Trends_In_Computer_Science/Coursework/Trends_In_Computer_Science_CW_2023_1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_04/Trends_In_Computer_Science/Coursework/Trends_In_Computer_Science_CW_2023_1.pdf -------------------------------------------------------------------------------- /Level_04/Trends_In_Computer_Science/Coursework/Trends_In_Computer_Science_CW_2023_2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_04/Trends_In_Computer_Science/Coursework/Trends_In_Computer_Science_CW_2023_2.pdf -------------------------------------------------------------------------------- /Level_04/Trends_In_Computer_Science/Coursework/Trends_In_Computer_Science_CW_2023_Refer_1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_04/Trends_In_Computer_Science/Coursework/Trends_In_Computer_Science_CW_2023_Refer_1.pdf -------------------------------------------------------------------------------- /Level_04/Trends_In_Computer_Science/Coursework/Trends_In_Computer_Science_CW_2023_Refer_2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_04/Trends_In_Computer_Science/Coursework/Trends_In_Computer_Science_CW_2023_Refer_2.pdf -------------------------------------------------------------------------------- /Level_04/Web_Design_And_Development/Coursework/Web_Design_And_Development_CW_2020.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_04/Web_Design_And_Development/Coursework/Web_Design_And_Development_CW_2020.pdf -------------------------------------------------------------------------------- /Level_04/Web_Design_And_Development/Coursework/Web_Design_And_Development_CW_2023_Refer_Defer.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_04/Web_Design_And_Development/Coursework/Web_Design_And_Development_CW_2023_Refer_Defer.html -------------------------------------------------------------------------------- /Level_05/Algorithms_Theory_Design_and_Implementation/Coursework/Algorithms_CW_2021.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Algorithms_Theory_Design_and_Implementation/Coursework/Algorithms_CW_2021.zip -------------------------------------------------------------------------------- /Level_05/Algorithms_Theory_Design_and_Implementation/Coursework/Algorithms_CW_2022.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Algorithms_Theory_Design_and_Implementation/Coursework/Algorithms_CW_2022.pdf -------------------------------------------------------------------------------- /Level_05/Algorithms_Theory_Design_and_Implementation/Coursework/Algorithms_CW_2024.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Algorithms_Theory_Design_and_Implementation/Coursework/Algorithms_CW_2024.pdf -------------------------------------------------------------------------------- /Level_05/Algorithms_Theory_Design_and_Implementation/ICT/Algorithms_ICT_2011.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Algorithms_Theory_Design_and_Implementation/ICT/Algorithms_ICT_2011.pdf -------------------------------------------------------------------------------- /Level_05/Algorithms_Theory_Design_and_Implementation/ICT/Algorithms_ICT_2012.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Algorithms_Theory_Design_and_Implementation/ICT/Algorithms_ICT_2012.pdf -------------------------------------------------------------------------------- /Level_05/Algorithms_Theory_Design_and_Implementation/ICT/Algorithms_ICT_2013.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Algorithms_Theory_Design_and_Implementation/ICT/Algorithms_ICT_2013.pdf -------------------------------------------------------------------------------- /Level_05/Algorithms_Theory_Design_and_Implementation/ICT/Algorithms_ICT_2013_Solutions.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Algorithms_Theory_Design_and_Implementation/ICT/Algorithms_ICT_2013_Solutions.pdf -------------------------------------------------------------------------------- /Level_05/Algorithms_Theory_Design_and_Implementation/ICT/Algorithms_ICT_2021.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Algorithms_Theory_Design_and_Implementation/ICT/Algorithms_ICT_2021.pdf -------------------------------------------------------------------------------- /Level_05/Algorithms_Theory_Design_and_Implementation/ICT/Algorithms_ICT_2021_Mock.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Algorithms_Theory_Design_and_Implementation/ICT/Algorithms_ICT_2021_Mock.pdf -------------------------------------------------------------------------------- /Level_05/Algorithms_Theory_Design_and_Implementation/ICT/Algorithms_ICT_2021_Mock_Answers.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Algorithms_Theory_Design_and_Implementation/ICT/Algorithms_ICT_2021_Mock_Answers.pdf -------------------------------------------------------------------------------- /Level_05/Client_Server_Architecture/Coursework/Client_Server_Architectures_CW_2024.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Client_Server_Architecture/Coursework/Client_Server_Architectures_CW_2024.pdf -------------------------------------------------------------------------------- /Level_05/Client_Server_Architecture/Coursework/Client_Server_Architectures_CW_2024_Refer_Defer.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Client_Server_Architecture/Coursework/Client_Server_Architectures_CW_2024_Refer_Defer.pdf -------------------------------------------------------------------------------- /Level_05/Client_Server_Architecture/ICT/Client_Server_Architecture_ICT_2021_2_v2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Client_Server_Architecture/ICT/Client_Server_Architecture_ICT_2021_2_v2.pdf -------------------------------------------------------------------------------- /Level_05/Client_Server_Architecture/ICT/Client_Server_Architecture_ICT_2021_2_v3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Client_Server_Architecture/ICT/Client_Server_Architecture_ICT_2021_2_v3.pdf -------------------------------------------------------------------------------- /Level_05/Client_Server_Architecture/ICT/Client_Server_Architecture_ICT_2021_2_v4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Client_Server_Architecture/ICT/Client_Server_Architecture_ICT_2021_2_v4.pdf -------------------------------------------------------------------------------- /Level_05/Client_Server_Architecture/ICT/Client_Server_Architecture_ICT_2024.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Client_Server_Architecture/ICT/Client_Server_Architecture_ICT_2024.zip -------------------------------------------------------------------------------- /Level_05/Database_Design_And_Practice_1/ICT/Database_Design_And_Practice_1_ICT_2013.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Database_Design_And_Practice_1/ICT/Database_Design_And_Practice_1_ICT_2013.pdf -------------------------------------------------------------------------------- /Level_05/Database_Design_And_Practice_1/ICT/Database_Design_And_Practice_1_ICT_2014.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Database_Design_And_Practice_1/ICT/Database_Design_And_Practice_1_ICT_2014.pdf -------------------------------------------------------------------------------- /Level_05/Database_Design_And_Practice_1/ICT/Database_Design_And_Practice_1_ICT_2015.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Database_Design_And_Practice_1/ICT/Database_Design_And_Practice_1_ICT_2015.pdf -------------------------------------------------------------------------------- /Level_05/Database_Design_And_Practice_1/ICT/Database_Design_And_Practice_1_ICT_2016.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Database_Design_And_Practice_1/ICT/Database_Design_And_Practice_1_ICT_2016.pdf -------------------------------------------------------------------------------- /Level_05/Database_Design_And_Practice_1/README.md: -------------------------------------------------------------------------------- 1 | ## Module continues as "Database Systems" -------------------------------------------------------------------------------- /Level_05/Database_Systems/Coursework/Database_Systems_CW_2021.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Database_Systems/Coursework/Database_Systems_CW_2021.pdf -------------------------------------------------------------------------------- /Level_05/Database_Systems/Coursework/Database_Systems_CW_2021_Refer_Defer.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Database_Systems/Coursework/Database_Systems_CW_2021_Refer_Defer.pdf -------------------------------------------------------------------------------- /Level_05/Database_Systems/Coursework/Database_Systems_CW_2023.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Database_Systems/Coursework/Database_Systems_CW_2023.pdf -------------------------------------------------------------------------------- /Level_05/Database_Systems/Coursework/Database_Systems_CW_2023_A_Formative_Feedback.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Database_Systems/Coursework/Database_Systems_CW_2023_A_Formative_Feedback.pdf -------------------------------------------------------------------------------- /Level_05/Database_Systems/Coursework/Database_Systems_CW_2024.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Database_Systems/Coursework/Database_Systems_CW_2024.pdf -------------------------------------------------------------------------------- /Level_05/Database_Systems/ICT/Database_Systems_ICT_2017.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Database_Systems/ICT/Database_Systems_ICT_2017.pdf -------------------------------------------------------------------------------- /Level_05/Database_Systems/ICT/Database_Systems_ICT_2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Database_Systems/ICT/Database_Systems_ICT_2018.pdf -------------------------------------------------------------------------------- /Level_05/Database_Systems/ICT/Database_Systems_ICT_2019.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Database_Systems/ICT/Database_Systems_ICT_2019.pdf -------------------------------------------------------------------------------- /Level_05/Database_Systems/ICT/Database_Systems_ICT_2020.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Database_Systems/ICT/Database_Systems_ICT_2020.pdf -------------------------------------------------------------------------------- /Level_05/Database_Systems/ICT/Database_Systems_ICT_2021.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Database_Systems/ICT/Database_Systems_ICT_2021.pdf -------------------------------------------------------------------------------- /Level_05/Database_Systems/ICT/Database_Systems_ICT_2021_Refer_Defer.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Database_Systems/ICT/Database_Systems_ICT_2021_Refer_Defer.pdf -------------------------------------------------------------------------------- /Level_05/Database_Systems/README.md: -------------------------------------------------------------------------------- 1 | ## Module continued from "Database Design & Practice 1" -------------------------------------------------------------------------------- /Level_05/Human_Computer_Interaction_and_User_Experience/Coursework/Human_Computer_Interaction_and_User_Experience_CW_2024.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Human_Computer_Interaction_and_User_Experience/Coursework/Human_Computer_Interaction_and_User_Experience_CW_2024.pdf -------------------------------------------------------------------------------- /Level_05/Machine_Learning_and_Data_Mining/Coursework/Machine_Learning_CW_2023/Machine_Learning_CW_2023.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Machine_Learning_and_Data_Mining/Coursework/Machine_Learning_CW_2023/Machine_Learning_CW_2023.pdf -------------------------------------------------------------------------------- /Level_05/Machine_Learning_and_Data_Mining/Coursework/Machine_Learning_CW_2023/uow_consumption.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Machine_Learning_and_Data_Mining/Coursework/Machine_Learning_CW_2023/uow_consumption.xlsx -------------------------------------------------------------------------------- /Level_05/Machine_Learning_and_Data_Mining/Coursework/Machine_Learning_CW_2023/vehicles.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Machine_Learning_and_Data_Mining/Coursework/Machine_Learning_CW_2023/vehicles.xlsx -------------------------------------------------------------------------------- /Level_05/Mobile_Application_Development/Coursework/Mobile_Application_Development_CW_2021_1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Mobile_Application_Development/Coursework/Mobile_Application_Development_CW_2021_1.pdf -------------------------------------------------------------------------------- /Level_05/Mobile_Application_Development/Coursework/Mobile_Application_Development_CW_2021_2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Mobile_Application_Development/Coursework/Mobile_Application_Development_CW_2021_2.pdf -------------------------------------------------------------------------------- /Level_05/Mobile_Application_Development/Coursework/Mobile_Application_Development_CW_2023_2.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Mobile_Application_Development/Coursework/Mobile_Application_Development_CW_2023_2.zip -------------------------------------------------------------------------------- /Level_05/Object_Oriented_Analytical_Design/ICT/Object_Oriented_Analytical_Design_ICT_2022.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Object_Oriented_Analytical_Design/ICT/Object_Oriented_Analytical_Design_ICT_2022.pdf -------------------------------------------------------------------------------- /Level_05/Object_Oriented_Analytical_Design/ICT/Object_Oriented_Analytical_Design_ICT_2022_Answers.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Object_Oriented_Analytical_Design/ICT/Object_Oriented_Analytical_Design_ICT_2022_Answers.pdf -------------------------------------------------------------------------------- /Level_05/Object_Oriented_Analytical_Design/ICT/Object_Oriented_Analytical_Design_ICT_2023.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Object_Oriented_Analytical_Design/ICT/Object_Oriented_Analytical_Design_ICT_2023.pdf -------------------------------------------------------------------------------- /Level_05/Object_Oriented_Programming/Coursework/Object_Oriented_Programming_CW_2019.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Object_Oriented_Programming/Coursework/Object_Oriented_Programming_CW_2019.docx -------------------------------------------------------------------------------- /Level_05/Object_Oriented_Programming/Coursework/Object_Oriented_Programming_CW_2021.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Object_Oriented_Programming/Coursework/Object_Oriented_Programming_CW_2021.pdf -------------------------------------------------------------------------------- /Level_05/Object_Oriented_Programming/Coursework/Object_Oriented_Programming_CW_2023.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Object_Oriented_Programming/Coursework/Object_Oriented_Programming_CW_2023.pdf -------------------------------------------------------------------------------- /Level_05/Object_Oriented_Programming/Coursework/Object_Oriented_Programming_CW_2024.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Object_Oriented_Programming/Coursework/Object_Oriented_Programming_CW_2024.pdf -------------------------------------------------------------------------------- /Level_05/Robotic_Principles/Coursework/Robotic_Principles_CW_2025.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Robotic_Principles/Coursework/Robotic_Principles_CW_2025.pdf -------------------------------------------------------------------------------- /Level_05/Serverside_Web_Development/ICT/Serverside_Web_Development_ICT_2021_1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Serverside_Web_Development/ICT/Serverside_Web_Development_ICT_2021_1.pdf -------------------------------------------------------------------------------- /Level_05/Serverside_Web_Development/ICT/Serverside_Web_Development_ICT_2021_Mock_1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Serverside_Web_Development/ICT/Serverside_Web_Development_ICT_2021_Mock_1.pdf -------------------------------------------------------------------------------- /Level_05/Serverside_Web_Development/ICT/Serverside_Web_Development_ICT_2021_Mock_1_Answers.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Serverside_Web_Development/ICT/Serverside_Web_Development_ICT_2021_Mock_1_Answers.pdf -------------------------------------------------------------------------------- /Level_05/Serverside_Web_Development/ICT/Serverside_Web_Development_ICT_2021_Mock_2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_05/Serverside_Web_Development/ICT/Serverside_Web_Development_ICT_2021_Mock_2.pdf -------------------------------------------------------------------------------- /Level_06/Advanced_Server_Side_Web_Programming/Coursework/Advanced_Server_Side_Web_Programming_CW_2023_1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Advanced_Server_Side_Web_Programming/Coursework/Advanced_Server_Side_Web_Programming_CW_2023_1.pdf -------------------------------------------------------------------------------- /Level_06/Advanced_Server_Side_Web_Programming/Coursework/Advanced_Server_Side_Web_Programming_CW_2023_2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Advanced_Server_Side_Web_Programming/Coursework/Advanced_Server_Side_Web_Programming_CW_2023_2.pdf -------------------------------------------------------------------------------- /Level_06/Applied_AI/Coursework/Applied_AI_CW_2024.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Applied_AI/Coursework/Applied_AI_CW_2024.pdf -------------------------------------------------------------------------------- /Level_06/Applied_AI/Coursework/Applied_AI_CW_2025.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Applied_AI/Coursework/Applied_AI_CW_2025.pdf -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/Coursework/Concurrent_Programming_CW_2023.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/Coursework/Concurrent_Programming_CW_2023.zip -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/Coursework/Concurrent_Programming_CW_2023_Refer_Defer.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/Coursework/Concurrent_Programming_CW_2023_Refer_Defer.zip -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2007.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2007.pdf -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2008.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2008.pdf -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2009.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2009.pdf -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2010.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2010.pdf -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2011.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2011.pdf -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2012.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2012.pdf -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2012_Mock_FSP.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2012_Mock_FSP.pdf -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2012_Resit.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2012_Resit.docx -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2012_Resit_v1.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2012_Resit_v1.docx -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2013.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2013.pdf -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2013_Answers.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2013_Answers.pdf -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2013_Refer_Defer.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2013_Refer_Defer.pdf -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2014.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2014.pdf -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2015.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2015.pdf -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2016_Mock_v1.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2016_Mock_v1.docx -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2016_Mock_v2.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2016_Mock_v2.docx -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2018_Answers.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2018_Answers.pdf -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2019.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2019.pdf -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2019_Answers.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2019_Answers.pdf -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2021.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2021.pdf -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2021_Answers.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2021_Answers.pdf -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2021_Refer_Defer.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2021_Refer_Defer.pdf -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2022.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2022.pdf -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2022_Mock.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2022_Mock.pdf -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2022_Mock_Answers.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2022_Mock_Answers.pdf -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2023.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2023.pdf -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2023_Answers.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2023_Answers.pdf -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2023_Mock.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2023_Mock.pdf -------------------------------------------------------------------------------- /Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2023_Mock_Answers.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Concurrent_Programming/ICT/Concurrent_Programming_ICT_2023_Mock_Answers.pdf -------------------------------------------------------------------------------- /Level_06/Cyber_Security/Coursework/Cyber_Security_CW_2023.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Cyber_Security/Coursework/Cyber_Security_CW_2023.pdf -------------------------------------------------------------------------------- /Level_06/Cyber_Security/Coursework/Cyber_Security_CW_2025.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Cyber_Security/Coursework/Cyber_Security_CW_2025.pdf -------------------------------------------------------------------------------- /Level_06/Cyber_Security/ICT/Cyber_Security_ICT_2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Cyber_Security/ICT/Cyber_Security_ICT_2018.pdf -------------------------------------------------------------------------------- /Level_06/Cyber_Security/ICT/Cyber_Security_ICT_2018_Answers.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Cyber_Security/ICT/Cyber_Security_ICT_2018_Answers.pdf -------------------------------------------------------------------------------- /Level_06/Cyber_Security/ICT/Cyber_Security_ICT_2019.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Cyber_Security/ICT/Cyber_Security_ICT_2019.pdf -------------------------------------------------------------------------------- /Level_06/Cyber_Security/ICT/Cyber_Security_ICT_2019_Answers.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Cyber_Security/ICT/Cyber_Security_ICT_2019_Answers.pdf -------------------------------------------------------------------------------- /Level_06/Cyber_Security/ICT/Cyber_Security_ICT_2020.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Cyber_Security/ICT/Cyber_Security_ICT_2020.pdf -------------------------------------------------------------------------------- /Level_06/Cyber_Security/ICT/Cyber_Security_ICT_2021.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Cyber_Security/ICT/Cyber_Security_ICT_2021.pdf -------------------------------------------------------------------------------- /Level_06/Cyber_Security/ICT/Mock Exam Questions (Google Forms)/Cyber Security Mock Exam Questions - I MCQ.url: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Cyber_Security/ICT/Mock Exam Questions (Google Forms)/Cyber Security Mock Exam Questions - I MCQ.url -------------------------------------------------------------------------------- /Level_06/Cyber_Security/ICT/Mock Exam Questions (Google Forms)/Cyber Security Mock Exam Questions - III MCQ.url: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Cyber_Security/ICT/Mock Exam Questions (Google Forms)/Cyber Security Mock Exam Questions - III MCQ.url -------------------------------------------------------------------------------- /Level_06/Cyber_Security/ICT/Mock Exam Questions (Google Forms)/Cyber Security Mock Exam Questions - IV MCQ.url: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Cyber_Security/ICT/Mock Exam Questions (Google Forms)/Cyber Security Mock Exam Questions - IV MCQ.url -------------------------------------------------------------------------------- /Level_06/Cyber_Security/ICT/Mock Exam Questions (Google Forms)/Cyber Security Mock Exam Questions - V MCQ.url: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Cyber_Security/ICT/Mock Exam Questions (Google Forms)/Cyber Security Mock Exam Questions - V MCQ.url -------------------------------------------------------------------------------- /Level_06/Cyber_Security/ICT/Mock Exam Questions (Google Forms)/Cyber Security Mock Exam Questions II (2).url: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Cyber_Security/ICT/Mock Exam Questions (Google Forms)/Cyber Security Mock Exam Questions II (2).url -------------------------------------------------------------------------------- /Level_06/Cyber_Security/ICT/Mock Exam Questions (Google Forms)/Cyber Security Mock Exam Questions II.url: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Cyber_Security/ICT/Mock Exam Questions (Google Forms)/Cyber Security Mock Exam Questions II.url -------------------------------------------------------------------------------- /Level_06/Formal_Methods/Coursework/Formal_Methods_CW_2023.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Formal_Methods/Coursework/Formal_Methods_CW_2023.pdf -------------------------------------------------------------------------------- /Level_06/Formal_Methods/Coursework/Formal_Methods_CW_2023_Feedback.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Formal_Methods/Coursework/Formal_Methods_CW_2023_Feedback.pdf -------------------------------------------------------------------------------- /Level_06/Formal_Methods/ICT/Formal_Methods_ICT_2023_Mock.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Formal_Methods/ICT/Formal_Methods_ICT_2023_Mock.pdf -------------------------------------------------------------------------------- /Level_06/Formal_Methods/README.md: -------------------------------------------------------------------------------- 1 | ## Module continued from "Reasoning About Programs" -------------------------------------------------------------------------------- /Level_06/Mobile_Native_Application_Development/Coursework/Mobile_Native_Application_Development_CW_2021_1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Mobile_Native_Application_Development/Coursework/Mobile_Native_Application_Development_CW_2021_1.pdf -------------------------------------------------------------------------------- /Level_06/Mobile_Native_Application_Development/Coursework/Mobile_Native_Application_Development_CW_2021_2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Mobile_Native_Application_Development/Coursework/Mobile_Native_Application_Development_CW_2021_2.pdf -------------------------------------------------------------------------------- /Level_06/Mobile_Native_Application_Development/Coursework/Mobile_Native_Application_Development_CW_2022_Refer_1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Mobile_Native_Application_Development/Coursework/Mobile_Native_Application_Development_CW_2022_Refer_1.pdf -------------------------------------------------------------------------------- /Level_06/Mobile_Native_Application_Development/Coursework/Mobile_Native_Application_Development_CW_2022_Refer_2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Mobile_Native_Application_Development/Coursework/Mobile_Native_Application_Development_CW_2022_Refer_2.pdf -------------------------------------------------------------------------------- /Level_06/Mobile_Native_Application_Development/Coursework/Mobile_Native_Application_Development_CW_2024.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Mobile_Native_Application_Development/Coursework/Mobile_Native_Application_Development_CW_2024.zip -------------------------------------------------------------------------------- /Level_06/Mobile_Native_Application_Development/ICT/Mobile_Native_Application_Development_ICT_2023_Mock.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Mobile_Native_Application_Development/ICT/Mobile_Native_Application_Development_ICT_2023_Mock.pdf -------------------------------------------------------------------------------- /Level_06/Mobile_Native_Application_Development/ICT/Mobile_Native_Application_Development_ICT_2024.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Mobile_Native_Application_Development/ICT/Mobile_Native_Application_Development_ICT_2024.zip -------------------------------------------------------------------------------- /Level_06/Reasoning_About_Programs/ICT/Reasoning_About_Programs_ICT_2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Reasoning_About_Programs/ICT/Reasoning_About_Programs_ICT_2018.pdf -------------------------------------------------------------------------------- /Level_06/Reasoning_About_Programs/ICT/Reasoning_About_Programs_ICT_2019.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Reasoning_About_Programs/ICT/Reasoning_About_Programs_ICT_2019.pdf -------------------------------------------------------------------------------- /Level_06/Reasoning_About_Programs/ICT/Reasoning_About_Programs_ICT_2020.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Reasoning_About_Programs/ICT/Reasoning_About_Programs_ICT_2020.pdf -------------------------------------------------------------------------------- /Level_06/Reasoning_About_Programs/ICT/Reasoning_About_Programs_ICT_2020_Solutions.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/Level_06/Reasoning_About_Programs/ICT/Reasoning_About_Programs_ICT_2020_Solutions.pdf -------------------------------------------------------------------------------- /Level_06/Reasoning_About_Programs/README.md: -------------------------------------------------------------------------------- 1 | ## Module continues as "Formal Methods" -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/README.md -------------------------------------------------------------------------------- /[Template] Marks Sheet with Indicator Score (Honours Scheme).url: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DevinRC/iit-past-assessments/HEAD/[Template] Marks Sheet with Indicator Score (Honours Scheme).url --------------------------------------------------------------------------------