Liverpool Community College Initial Assessment System This system was developed using Active Server Pages written in JavaScript and using a MS SQL Server.

Slides:



Advertisements
Similar presentations
The creation of "Yaolan.com" A Site for Pre-natal and Parenting Education in Chinese by James Caldwell DAE Interactive Marketing a Web Connection Company.
Advertisements

HTML I. HTML Hypertext mark-up language. Uses tags to identify elements of a page so that a browser such as Internet explorer can render the page on a.
Multimedia Web Site Design Chapter Building an Effective Web Site Creating a Web site is easy, but creating one that is useful and attractive takes.
Database Management Using Microsoft Access Xinhua Chen, Ph.D. Chinese Association of Professionals in Science and Technology March 23, 2003.
We have developed CV easy management (CVem) a fast and effective fully automated software solution for effective and rapid management of all personnel.
How to Use FT6 for Filling Data ?
B.Sc. Multimedia ComputingMedia Technologies Database Technologies.
Chapter 12: ADO.NET and ASP.NET Programming with Microsoft Visual Basic.NET, Second Edition.
Week 2 IBS 685. Static Page Architecture The user requests the page by typing a URL in a browser The Browser requests the page from the Web Server The.
Multiple Tiers in Action
Robofest 2001 Online Management System Jim Needham MCS 4833/01 Senior Project Dr. Chan-Jin Chung, Ph.D.
Russell Taylor Lecturer in Computing & Business Studies.
Computer Software Applications By YOUR NAME in YOUR TUTOR GROUP.
Section 01Resources1 HSQ - DATABASES & SQL 01 Resources And Franchise Colleges Name :MANSHA NAWAZ room :G 0/32
WHAT IS PHP PHP is an HTML-embedded scripting language primarily used for dynamic Web applications.
PHP and MySQL Week#1  Course Plan.  Introduction to Dynamic Web Content.  Setting Up Development Server Eng. Mohamed Ahmed Black 1.
Sage CRM v7.2 Developers Course An Introduction to the Developer Program.
+ Connecting to the Web Week 7, Lecture A. + Midterm Basics Thursday February 28 during Class The lab Tuesday, February 26 is optional review Class on.
CPSC 203 Introduction to Computers Lab 39, 40 By Jie (Jeff) Gao.
Chapter 1 Introduction Outstanding Features About This Book 1. A novel writing style is adopted to try to attract students’ or beginning programmers’ interesting.
Granite University About GU.
FrontPage 2000 Web Page Database Connectivity. Client /Server Architecture Database Server PCs Middleware.
ADO Connect Y.-H. Chen International College Ming-Chuan University Fall, 2004.
Basics of Web Databases With the advent of Web database technology, Web pages are no longer static, but dynamic with connection to a back-end database.
PIZZA WEB PAGE May 28, FOR TODAY  Review Vocabulary Words (take out your worksheets!)  Pizza Web Page  Research more tags  Turn in your homework!
Welcome to CPT 499 XML Course Introduction Eugenia Fernandez IUPUI.
Internet Browsers: Add-ons for Google Chrome. Browser Add-ons These are small programs that you choose to install inside your browser (therefore making.
Building a Web-based Test Registration System Using ASP and SQL Gao Chao Department of Information Technology Vaasa Polytechnic Wolffintie 30, 65200, Finland.
Smart Printing Solutions LTD. The system is an innovative product, designed for organizations who need better control over their printing array. The system.
Individual Learning Plan for Kentucky. ILP Homepage The ILP Homepage is the central point from which students can access all of the features and functions.
ASP The Global.asa file Y.-H. Chen International College Ming-Chuan University Fall, 2004.
Database Application Security Models Database Application Security Models 1.
Tutorial 10 by Sam ine1020 Introduction to Internet Engineering 1 Database & Server-side Scripting Tutorial 10.
ASP Introduction Y.-H. Chen International College Ming-Chuan University Fall, 2004.
Crystal Reports and Circulation Workflow Margie Fiels  Head, Access Services Bob Gerrity  Head, Systems Boston College Libraries.
Introduction to ADO Y.-H. Chen International College Ming-Chuan University Fall, 2004.
MS IIS Overview and Installation Issues Bing Shi June 3, 2000 COSC 573 Paper presentation.
Lecture Note 1: Getting Started With ASP.  Introduction to ASP  Introduction to ASP An ASP file can contain text, HTML tags and scripts. Scripts in.
Microsoft Access Database Software.
Sale system Expected system: Web-base, Software Application, 2 tiers Application – data, Stand alone database for client, Database engine for Server, Client.
Lesson 2 What is ASP.NET? What is ASP.NET? What is Web Matrix? What is Web Matrix? What are the features of Web Matrix? What are the features of Web Matrix?
Producer 2003 By Mark White. Producer 2003 A add-on to PowerPoint 2003 Stand alone program Allows you to:  Create –audio and video  Edit  Synchronize.
Ports Directory Application. Introductions: Warren Tarasuk - Senior Analyst, Database Integration and Training Captain Jim Pound - Director of Operations.
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 14 Database Connectivity and Web Technologies.
Database Management Systems CS 420. Topics Outline 1. Introduction 2. HTML Review 3. VBScript 4. Access DBMS 5. Relational Database 6. Design Process.
Central Arizona Phoenix LTER Center for Environmental Studies Arizona State University Data Query Peter McCartney RDIFS Training Workshop Sevilleta LTER.
PHP Introduction PHP is a server-side scripting language.
The business logic engine for Microsoft IIS Speaker T.M. Arnett.
ASP. ASP is a powerful tool for making dynamic and interactive Web pages An ASP file can contain text, HTML tags and scripts. Scripts in an ASP file are.
Invitation to Computer Science 6 th Edition Chapter 10 The Tower of Babel.
Web based Documentation Distribution Tools: MSAccess database (DSN) DreamWeaver Ultradev Microsoft Image Composer Clicking on the document will open an.
Sagecrm.com Sage CRM An Introduction to the Developer Program.
Nigeriaqual Desktop Installation Guide. Outline Beginning the Installation Installing the pre-requisites – Microsoft.NET Framework – Microsoft SQL.
GRIN-Global Suite of Software Components. Updater.
Web Application Development Process
Web Application for Home Energy Assistance Program
Microsoft List Schedule April – May 2016
Active Server Pages Computer Science 40S.
Introduction and Principles
Introduction to ASP By “FlyingBono” 2009_01 By FlyingBono 2009_01
AMRDEC Test Facility Improvement Project
Introduction to SharePoint 2007
PHP / MySQL Introduction
Introduction to Ms-Access Submitted By- Navjot Kaur Mahi
Network Media, models and number systems
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Chapter 7 Searching Your Products
Multimedia Web Site Design
ບົດທີ 6 ການຄຸ້ມຄອງຊັບພະຍາກອນຂໍ້ມູນ (Managing Data Resource)
Created by Atif Aziz. ELMAH means is "Error Logging Modules and Handlers". It is an application-wide error logging facility that is completely pluggable.
Presentation 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 CD 3.Using the procedure stAddCourses simply add the course codes and descriptions you want to use 4.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