liverpool community college initial assessment system this system was developed using active server...

Post on 28-Mar-2015

219 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Liverpool Community College Initial Assessment System

This system was developed using Active Server Pages written in

JavaScript and using a MS SQL Server Database

Initial Assessment System

• This system was intended to capture details of pre-enrolled students and to allow them to perform a variety of assessments.

• Students supply us with name and contact details using this screen ….

Initial Assessments

Selecting an Assessment

• Students can then select to take any the following initial assessments:

• IT• Maths• English • Programming L2• Programming L3

Lets select Maths…

• Student swill be presented with the following screen:

Storing the Data

• The results of all assessments (and student details) are stored in a central MS SQL Server Database.

• Tutors can then view the results ….

Interview Details

• The system can also be used to record details of an initial interview with a student …

Installing the System

• To install and use this system you will need access to the following software:

• IIS 5 or above• MS SQL Server 2000• A Web Browser

Installing the System• To install the system you will need to complete the following

steps:1. Create a SQL Server database 2. Populate it with the tables and stored procedures as supplied on

the CD3. Using the procedure ‘stAddCourses’ simply add the course codes

and descriptions you want to use4. Publish all the ASP , HTM and JS files (supplied on the CD) to

your Internet Information Server (i.e web server)5. To access the system. For students in a web browser access the

file ‘initialAssessments.asp’. For tutors access the file ‘viewInitialAssessments.asp’

6. The CD contains extensive help files

top related