Courses Management System 1.1 - Open Source
With takveen's Open Source Courses Management System 1.1 managing courses, semesters etc. is a bliss. A complete web-based, open-source, IIS (Active Server Pages ASP) based, secure system. The system is divided into following three sections.
.:|:. Faculty Area
.:|:.
Administrator Area
.:|:. Students/Public Area
Lets look at each of these areas one by one.
Faculty Area Screenshots
.:|:. Select
particular Semester. Semesters based courses management.
.:|:. Add Courses,
Titles, Codes, Descriptions, Announcements etc.
.:|:.
User-specific data visibility. See only what belongs to you.
.:|:. One click
data export feature in all famous formats: Excel, Word, HTML etc.
More information along with screenshots for better-understanding is given below.
Screenshot 1: Faculty area main login screen of the system
Screenshot 2: On successful login to system, faculty will see this screen.
Screenshot 3: Avoid repetitive data entry by using the Copy button.
Screenshot 4: Extensive and flexible search feature based on nearly all the fields.
Screenshot 5: Export data in any popular data-format: WORD, EXCEL, XML etc.
Screenshot 6: More button provides the detail insight about a particular course.
Administrator Area Screenshots
One (or more) members in faculty area can be Administrator as well.
.:|:.
Administrator can create more administrators as well as faculty members.
.:|:.
Add/update/delete Semesters.
.:|:. Copy data to
avoid repetitive data-entry.
.:|:.
Cascading Update/Delete Impact on Semester Names/Codes.
Cascading Update/Delete Impact: Update semester code and all the related courses' semester codes gets updated automatically. In case you delete any specific semester all the related courses will get deleted. Be very careful when deleting a semester!
Screenshot 1: Administrator area main login screen of the system
Screenshot 2: Add/Edit/Delete Semesters. Updating the semester code will have a automatic cascading effect on underlying related linked tables.
Screenshot 3: Administrator can create more administrators as well as faculty members.
Students/Public Area Screenshots
Students/Public area does not require any login/password.
.:|:. Complete
list of courses with related faculty.
.:|:. Once faculty
updates/adds information, this area gets updated automatically.
.:|:. Data
grouping based on semesters with easy drop-down menu.
.:|:.
Search based on course title, course code, faculty name etc.
Screenshot 1: Complete list of courses with related Faculty. More button provides more detailed insight e.g. Faculty Contact, Course Description etc.
Screenshot 2: Data grouping based on semesters.
How to use the code?
There are three folders under binf.zip. Each folder represent the
separate area.
e.g.
binf8faculty = contains the cms application area for Faculty
binfcc = contains the cms application area for Administrator
binf4public = contains the cms application area for Public/Students
All these three areas are linked to a single MS Access database under
binf folder.
qs_connection.asp file under each of these folders contains the path to
this MS Access database.