Exam view 250111

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

description

Presentation of Exam View project, Glasgow College, 25 January 2011

Transcript of Exam view 250111

Page 1: Exam view 250111

© City of Glasgow CollegeCharity Number SC0 36198

ExamViewIntegrating Key Student Systems with the VLE

Page 2: Exam view 250111

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: Exam view 250111

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: Exam view 250111

Design

• Preliminary data models created, object oriented design

Page 5: Exam view 250111

Design

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

shown, for all years

Page 6: Exam view 250111

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: Exam view 250111

http://moodle.glasgowmet.ac.uk

Page 8: Exam view 250111

Application

Page 9: Exam view 250111

Application

Page 10: Exam view 250111

Application

Page 11: Exam view 250111

Student Feedback

Page 12: Exam view 250111

Student Feedback

Page 13: Exam view 250111

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: Exam view 250111

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: Exam view 250111

Questions?