13

MIS Project Online FeedBack System

Embed Size (px)

DESCRIPTION

ytycttyctyctyctcycycccyitytytyttyctcytctgc

Citation preview

Page 1: MIS Project Online FeedBack System
Page 2: MIS Project Online FeedBack System

The feedback for faculty/course in the current system is a manual process. This is a time taking and inefficient process. The collective data from the entire batch is difficult to comprehend.

This project replaces this current system with an Online Feedback System. Using this system, students can provide feedback to faculty or course online

Page 3: MIS Project Online FeedBack System

The user logs into the system and fills the feedback.

The passwords are all encrypted for security The data is collated from all the students

to generate a consolidated report and the same can be downloaded as an Excel.

It would provide an easier method for the student council/administration to organize and mine this data.

Page 4: MIS Project Online FeedBack System

The Excel is generated using the JXL API. This system could be scaled up to include

users from the college administration such as the Dean and the Coordinator.

Page 5: MIS Project Online FeedBack System
Page 6: MIS Project Online FeedBack System

Programming Language – Java Platform - J2EE

Struts JSP

Database – MySQL 5.1 Server – Tomcat Server 5

Page 7: MIS Project Online FeedBack System

WEBTIER

DATABASE TIER

APPLICATION TIER

CONTROLLERServelets

Authentication

VIEWJSP

HTML

DATABASE

MODEL

HT

TP

R

EQ

UE

ST

HT

TP

RE

SP

ON

SE

PRESENTATIONTIER

Page 8: MIS Project Online FeedBack System

User Feedback Faculty

Faculty-Course

1:n

n : m

n:1

1: n

UserIdPasswordUserTypeBatchId

UserIdCourseIdFacultyIdQuest-1

::

Quest-17UpdateDate

TermBatchId

FacultyIdFacultyName

AreaId

CourseIdFacultyId

Course

CourseIdCourseNameCurrentTerm

AreaId

n : 1

Area

AreaNameAreaIdChairId

1:n

Page 9: MIS Project Online FeedBack System

Verify userLog in ID

Password

Verified user and user type

User type: student User type: student council User type: faculty

Fill feedback

Select course

Select faculty

Update database

Logout

Fill feedback option

View report

Select report

Select course

Select faculty

Download report

Logout

Select course

View report

Download report

Logout

Page 10: MIS Project Online FeedBack System

Design testcases

Prepare testdata

Run programwith test data

Compare resultsto test cases

Testcases

Testdata

Testresults

Testreports

Page 11: MIS Project Online FeedBack System

http://121.20.4.83:8080/feedback/rbs.do

Page 12: MIS Project Online FeedBack System

More reports can be generated by Dean Office

More reports can be generated by Coordinator to view the overall feedback for his\her Area

More reports can be generated by VC. More roles can be added for Dean and

Coordinator.

Page 13: MIS Project Online FeedBack System

http://en.wikipedia.org/wiki/Apache_Tomcat http://www.oracle.com/technology http://tomcat.apache.org/ http://www.mysql.com/