ExamView: presentation 25/01/11

15
© City of Glasgow College Charity Number SC0 36198 ExamView Integrating Key Student Systems with the VLE

description

A presentation given to the JISC DVLE group on ExamView, an application which allows students to view their exam results (on the student records system) from their VLE.

Transcript of ExamView: presentation 25/01/11

Page 1: ExamView: presentation 25/01/11

© City of Glasgow CollegeCharity Number SC0 36198

ExamViewIntegrating Key Student Systems with the VLE

Page 2: ExamView: presentation 25/01/11

Background to the Project

• Presentation of exam results inconsistent:– Face to face– Printed results (posted on a wall)– Awards letter

• Duplication of effort• Privacy concerns

Page 3: ExamView: presentation 25/01/11

Project Aims

• Link the VLE (Moodle) with the Student Records system (Unit-e) and pull in exam results information

• Benefits– Flexible access to live information (online, 24/7)– Single point of access (one username / password)– Encourage staff to input results into Student Records

system promptly

Page 4: ExamView: presentation 25/01/11

Design

• Preliminary data models created, object oriented design

Page 5: ExamView: presentation 25/01/11

Design

• Student focus groups shown wireframe• Positive feedback and request for all results to be

shown, for all years

Page 6: ExamView: presentation 25/01/11

Development

• Three options considered:

– Option 1: Web service calls through Columbus– Option 2: Scheduled export of data from UNITe– Option 3: Querying Oracle directly

• Option 3 chosen > back-end written to query Unit-e’s Oracle database

• Option 2 also developed > back-end written to query MySQL database (if required in other institutions)

Page 7: ExamView: presentation 25/01/11

http://moodle.glasgowmet.ac.uk

Page 8: ExamView: presentation 25/01/11

Application

Page 9: ExamView: presentation 25/01/11

Application

Page 10: ExamView: presentation 25/01/11

Application

Page 11: ExamView: presentation 25/01/11

Student Feedback

Page 12: ExamView: presentation 25/01/11

Student Feedback

Page 13: ExamView: presentation 25/01/11

Delivery

• Project Outputs– Application (inc. two back-ends - Oracle and MySQL)– Source Code (inc. extensive comments)– User Guides

• All available to download from:– Project website: http://projects.glasgowmet.ac.uk/examview/ – Moodle.org: http://moodle.org/mod/data/view.php?id=6009

(search for “exam view”)– Google Code: http://code.google.com/p/examview/

Page 14: ExamView: presentation 25/01/11

Possible Future Developments

• Based on student feedback– Promotion to staff, to encourage timely input of results– Link for students to request results from staff– Inclusion of comments / feedback from staff

• Based on staff / community feedback ... ???• Read / write functionality to Student Records system• Use VLE gradebook as the ‘front end’

Page 15: ExamView: presentation 25/01/11

Questions?