MASPLAS’02 Online Course Opinion Survey System by Saurabh Pethe, Richard Hennings, William Baker, Nadine Brown, Shobhana Misra.

Slides:



Advertisements
Similar presentations
Forms Authority Database Store Username and Passwords: ASP.NET framework allows you to control access to pages, classes, or methods based on username and.
Advertisements

Copyright 2004 Monash University IMS5401 Web-based Systems Development Topic 2: Elements of the Web (g) Interactivity.
1 CS 502: Computing Methods for Digital Libraries Lecture 2 The Nomadic Computing Experiment Object Models.
IP Address Management and Request Service Kim Huynh CS491B.
INTERNET DATABASE Chapter 9. u Basics of Internet, Web, HTTP, HTML, URLs. u Advantages and disadvantages of Web as a database platform. u Approaches for.
Master’s course Bioinformatics Data Analysis and Tools Lecture 6: Internet Basics Centre for Integrative Bioinformatics.
CIS101 Introduction to Computing Week 01. Agenda Class Introductions What is CIS101? Using your Pace Introduction to Blackboard and online learning.
Introduction to Web Application Architectures Web Application Architectures 18 th March 2005 Bogdan L. Vrusias
San Francisco State University Enrollment Planning and Management Academic Institutional Research The SFSU Undergraduate Exit Survey
Multiple Tiers in Action
2014 Redrock Software Conference 160 Characters Or Less Communicating With Students Through Trac With Iliana Ramos And Jennifer Turley.
School location collector
Tutorial 6 Forms Section A - Working with Forms in JavaScript.
Web Programming Language Dr. Ken Cosh Week 1 (Introduction)
Introducing ETIS n Express Term Internet Server is Express Term ‘on the Net’ n All the features of Express Term, plus –Complete control of your site look.
NETWORK CENTRIC COMPUTING (With included EMBEDDED SYSTEMS)
1 Creating Web Forms in HTML Web forms collect information from customers Web forms include different control elements including: –Input boxes –Selection.
Internal Guide: Prof S M Narayana By: Meghana(1MS07CS049) Padmavathi T(1MS07CS057) Priyanka A L(1MS07CS069) Sandeep Kumar B(1MS07CS082)
DELOVODNIK PRO A short presentation. Standard mail record keeping Most companies these days receive and send a lot of paper mail. Too many of them keep.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Introductory Lecture Advanced Computer Programming.
Introduction to JavaScript + More on Interactive Forms.
Easy Chair Online Conference Submission, Tracking and Distribution Process: Getting Started + Information for Reviewers AMS World Marketing Congress /
M1G Introduction to Database Development 6. Building Applications.
9 Chapter Nine Compiled Web Server Programs. 9 Chapter Objectives Learn about Common Gateway Interface (CGI) Create CGI programs that generate dynamic.
ITAAT Online Surveys DHE Solutions Ltd UK David Evans. 27 th May 2011.
University of Michigan Enterprise Directory Services Appendix A Conceptual Architecture.
COMP3121 E-Commerce Technologies Richard Henson University of Worcester November 2011.
LOGO 2 nd Project Design for Library Programs Supervised By Dr: Mohammed Mikii.
Project Overview Graduate Selection Process Project Goal Automate the Selection Process.
Near East University Department of Computer Engineering E-COMMERCE FOR LAPTOPS SELLING COMPANY Abdul Halim Abu Kuwaik
Chapter 8 Collecting Data with Forms. Chapter 8 Lessons Introduction 1.Plan and create a form 2.Edit and format a form 3.Work with form objects 4.Test.
Website Development with PHP and MySQL Saving Data.
Fall CIS 764 Database Systems Engineering L1: Introduction to … CIS 764 Enterprise Database Systems Engineering: Software.
1 © Netskills Quality Internet Training, University of Newcastle HTML Forms © Netskills, Quality Internet Training, University of Newcastle Netskills is.
Project Overview Graduate Selection Process Project Goal Automate the Selection Process.
Web Directory For Computer Science Projects Nidhi Goel Course: CS 491B Instructor: Prof. Chengyu Sun December 8, 2006.
APATE CS 501 Presentation 1 03/08/2007 Presented by William Cheng Yan Zhang Rodney Eng Connie Wong.
Enterprise Survey/Assessment Tool Administrative Computing Working Group October 25,
3a. Create Login ID for First Time User How to Create an Online Application – Student Quick Reference Guide This quick reference guide contains step by.
Online Surveys Jacqui James and Malcolm Roberts School of Education.
ASP (Active Server Pages) by Bülent & Resul. Presentation Outline Introduction What is an ASP file? How does ASP work? What can ASP do? Differences Between.
Using REDCap (Research Electronic Data Capture) as a tool to perform research studies Abstract ID no. IRIA-1076.
Movie Cornucopia: An On-Line Video Order System Yong Keyes March 13, 2002.
Online Surveys Jacqui James Malcolm Roberts School of Education.
Enigma Mutiara Sdn Bhd Computer Based Learning (CBL) HSE Procedures.
07/21/97 MOSS Project Introduction and Definition -Senior Project-
BIF713 Operating System Concepts MS Windows. Agenda 1. What is an Operating System (definition)? 2. Types of Operating Systems 3. Basic Operations: –
INTERNAL GUIDE: T.BENERJI BY: CH MAHESH KUMAR 07D31A1237 B.CHANDRAKANTH 07D31A1209 CH.GOWTHAM 07D31A1217 ARUN KUMAR MISHRA 07D31A1205 M.Tech( Ph.D )
CSC 405: Web Application Engineering II Course Preliminaries Course Objectives Course Objectives Students’ Learning Outcomes Students’ Learning Outcomes.
Office of the Chief Information Officer Introduction to Qualtrics for Online Survey & m-Learning Office of the CIO.
G042 - Lecture 09 Commencing Task A Mr C Johnston ICT Teacher
CIS101 Introduction to Computing Week 01. Agenda What is CIS101? Class Introductions Using your Pace Introduction to Blackboard and online learning.
Tier One Certificate Exam Training October Discuss minimum credentialing standards – Tier One Certificate Exam How to obtain a Tier One Certificate.
2.0 PROJECT INITIATION AND PLANNING The initiating and planning are the phase where process or workflow to develop the system will identify and planning.
What is a Wiki? A wiki is an online database that can be edited by anyone with access to it. “ Wiki ” is Hawaiian meaning ‘ fast ’ or ‘ quick ’
5/29/2001Y. D. Wu & M. Liu1 Content Management for Digital Library May 29, 2001.
Working with your migrated content. Tabs and Topics.
Active Server Pages v.s. Java Server Pages Presenters: Lan Guo Qunying Fan Pei-Xun Wu Date:
INT213 Active Server Pages using Visual Basic Scripting.
2440: 141 Web Site Administration Web Forms Instructor: Joseph Nattey.
Web-based Software Development - An introduction
Web Programming Language
Operating System Concepts
Kelly Romirowsky, PsyD Evaluation & Research Manager,
PHP / MySQL Introduction
Database Driven Websites
INFS 230 L Internet Technology
TracCloud.
Easy PDF & Fax For Business Central
Web Application Development Using PHP
Presentation transcript:

MASPLAS’02 Online Course Opinion Survey System by Saurabh Pethe, Richard Hennings, William Baker, Nadine Brown, Shobhana Misra.

Agenda  Introduction  Design Model  Tools Used  Important Issues  Demo  Conclusion & Advantages

Introduction Pace University has a course evaluation at end of every semester. Assessment Dept. sends out paper based forms to all courses.  Students fill the form, the forms are collected and sent back to the Dept.  The distribution and collection takes about 1-11/2 week.  These forms are passed through a scanner, and then results generated.  The result generation takes about a month.  A substitute to this method is Online Course Opinion Survey System

Basic Design Model Online Survey System Admin Survey Taker Results Committee Basic Structure of Survey System.

Tools used  ASP (Active Server Pages)  Java script  VB script  HTML  MS Access Database  SQL(Structured Query Language)

Important Issues  Easy to use (basic principle in any web application)  Less information asked from User: The user should not be prompted to enter a lot of information, like CRN for a course, or a text based form.  User Identity not considered : No student id or name is required.  Avoids multiple surveys taken by User: A pin number provided via to each student for each course.  Less Time spent while taking the survey: Less pages to maneuver and fast access to results

Links to the survey Demo Course Opinion Survey System Administrator Interface

Advantages  Provides up to date results  Survey can be taken from anywhere  Results are guide for future students to select their courses  Help Pace’s Distance Learning Program

Conclusions  Less manual work  Reduce paper work  Reduce data compilation  Change data storing techniques  Easy result generation  No user identity revealed  No multiple surveys

Questions ?