diff --git a/feedback/2024-01-15/index.md b/feedback/monsoon_23/index.md similarity index 92% rename from feedback/2024-01-15/index.md rename to feedback/monsoon_23/index.md index 5ea745d1..7c5c3e11 100644 --- a/feedback/2024-01-15/index.md +++ b/feedback/monsoon_23/index.md @@ -19,24 +19,24 @@ Major phases of the project (Each stage subsumes the previous stages): ### Q1. Student Performance: How many phases of the project did you complete? -![](./graphs/q1.png) +![](./q1.png) ### Q2. Time Management: How many hours of work did you put into the project per week on an average to complete up to what you have done? -![](./graphs/q2.png) +![](./q2.png) ### Q3. Effectiveness of road map and Documentation: Was the documentation provided in the roadmap and the Expos site sufficient for doing the project? -![](./graphs/q3.png) +![](./q3.png) ### Q4. Contribution to the understanding of theory: How much did the lab help to improve your understanding of DBMS theory? -![](./graphs/q4.png) +![](./q4.png) ### Q5. Contribution to Coding/Software development skills: How far did this lab contribute to the improvement of your coding, debugging and software development skills? -![](./graphs/q5.png) +![](./q5.png) ### Q6: Student background: Was your background sufficient for doing the lab? If not did you feel that your knowledge in any of the following subjects was inadequate for you? -![](./graphs/q6.png) +![](./q6.png) diff --git a/feedback/2024-01-15/graphs/q1.png b/feedback/monsoon_23/q1.png similarity index 100% rename from feedback/2024-01-15/graphs/q1.png rename to feedback/monsoon_23/q1.png diff --git a/feedback/2024-01-15/graphs/q2.png b/feedback/monsoon_23/q2.png similarity index 100% rename from feedback/2024-01-15/graphs/q2.png rename to feedback/monsoon_23/q2.png diff --git a/feedback/2024-01-15/graphs/q3.png b/feedback/monsoon_23/q3.png similarity index 100% rename from feedback/2024-01-15/graphs/q3.png rename to feedback/monsoon_23/q3.png diff --git a/feedback/2024-01-15/graphs/q4.png b/feedback/monsoon_23/q4.png similarity index 100% rename from feedback/2024-01-15/graphs/q4.png rename to feedback/monsoon_23/q4.png diff --git a/feedback/2024-01-15/graphs/q5.png b/feedback/monsoon_23/q5.png similarity index 100% rename from feedback/2024-01-15/graphs/q5.png rename to feedback/monsoon_23/q5.png diff --git a/feedback/2024-01-15/graphs/q6.png b/feedback/monsoon_23/q6.png similarity index 100% rename from feedback/2024-01-15/graphs/q6.png rename to feedback/monsoon_23/q6.png diff --git a/feedback/monsoon_25/index.md b/feedback/monsoon_25/index.md new file mode 100644 index 00000000..7e756f14 --- /dev/null +++ b/feedback/monsoon_25/index.md @@ -0,0 +1,42 @@ +--- +slug: 2025 +title: Monsoon 2025 +--- + +**Monsoon 2025, Database Management Systems Laboratory, NIT Calicut**
+**Number of respondents: 28**
+**Duration of the course: One semester (13 weeks)**
+**Type of course: Elective** + +A feedback questionnaire was circulated to all the students who credited the course one week before the end of the semester. The responses are summarized below + +Major phases of the project (Each stage subsumes the previous stages): + +- Phase 1 (Stage 1 to 3): Preliminary Stages - Disk Buffer Implementation +- Phase 2 (Stage 4 to 6): Linear Search, Catalog Operations and Catalog Cache +- Phase 3 (Stage 7 to 9): Record Insertion, SELECT and PROJECT operations +- Phase 4 (Stage 10 to 12): Indexing with B+Trees, JOIN operation + +### Q1. Student Performance: How many phases of the project did you complete? + +![](./q1.png) + +### Q2. Time Management: How many hours of work did you put into the project per week on an average to complete up to what you have done? + +![](./q2.png) + +### Q3. Effectiveness of road map and Docunmentation: Was the documentation provided in the roadmap and the Expos site sufficient for doing the project? + +![](./q3.png) + +### Q4. Contribution to the understanding of theory: How much did the lab help to improve your understanding of DBMS theory? + +![](./q4.png) + +### Q5. Contribution to Coding/Software development skills: How far did this lab contribute to the improvement of your coding, debugging and software development skills? + +![](./q5.png) + +### Q6: Student background: Was your background sufficient for doing the lab? If not did you feel that your knowledge in any of the following subjects was inadequate for you? + +![](./q6.png) diff --git a/feedback/monsoon_25/q1.png b/feedback/monsoon_25/q1.png new file mode 100644 index 00000000..785b377c Binary files /dev/null and b/feedback/monsoon_25/q1.png differ diff --git a/feedback/monsoon_25/q2.png b/feedback/monsoon_25/q2.png new file mode 100644 index 00000000..d59c75fa Binary files /dev/null and b/feedback/monsoon_25/q2.png differ diff --git a/feedback/monsoon_25/q3.png b/feedback/monsoon_25/q3.png new file mode 100644 index 00000000..255bd9cf Binary files /dev/null and b/feedback/monsoon_25/q3.png differ diff --git a/feedback/monsoon_25/q4.png b/feedback/monsoon_25/q4.png new file mode 100644 index 00000000..944e2bd4 Binary files /dev/null and b/feedback/monsoon_25/q4.png differ diff --git a/feedback/monsoon_25/q5.png b/feedback/monsoon_25/q5.png new file mode 100644 index 00000000..2e1def11 Binary files /dev/null and b/feedback/monsoon_25/q5.png differ diff --git a/feedback/monsoon_25/q6.png b/feedback/monsoon_25/q6.png new file mode 100644 index 00000000..6a2481a6 Binary files /dev/null and b/feedback/monsoon_25/q6.png differ