

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This is assignment solution for Basic Software Engineering course. Different examples from real life have been implemented in this course using its core concepts. This assignment was submitted to Prof. Pingala Kambhampat. It includes: Functionality, Non, functional, Dependencies, User, Student, Attendance, Database, Check, Record, Resources, Download, Lecture
Typology: Exercises
1 / 2
This page cannot be seen from the preview
Don't miss anything!


๏ Generic format for documenting the use case: ๏ Pre condition: user needs to login before using system. ๏ Use case : Attendance ๏ Actors : Students,Teachers ๏ Purpose : So that students can view their attendance and teacher can mark a students attendance. ๏ Overview : Overall the students can view that weather there attendance is going fine or not. ๏ Type : primary ๏ Post condition: No ๏ Typical Course of Events: ACTOR ACTION: Student : Student will login into the system and will click the attendance record. Teacger will open the attendance link and will mark attendance. SYSTEM RESPONSE: System will show the attendance to the student and mark a student absent or present for the teacher in the database. ๏ Generic format for documenting the use case: ๏ Pre condition: If any ๏ Use case : Resources ๏ Actors : Student,faculty ๏ Purpose : Students can view and download there lecture notes or slides. ๏ Overview : What the teacher taught the students in the class is available to the students on LMS so that they can easily view it.
๏ Type : primary ๏ Post condition: No ๏ Typical Course of Events: ACTOR ACTION: Student : student clicks on a resource. Teacher : teacher adds a resource onto the LMS. SYSTEM RESPONSE: Either shows the student what the resource is actually and saves a resource on LMS if the teacher added it. ๏ Generic format for documenting the use case: ๏ Pre condition: If any ๏ Use case : Forums ๏ Actors : Student,Teacher ๏ Purpose : Students and teachers can communicate on a matter ๏ Overview : This case is meant such that the students and the faculty can communicate over a particular topic in which the students are having a bit problem. ๏ Type : primary ๏ Post condition: NO ๏ Typical Course of Events: ACTOR ACTION: Student :Student posts in the forum Teacher : Posts in the forum. SYSTEM RESPONSE: Shows both the student and teacher eachothers posts.