MIS Integration Set out expectations – overview of concepts. This isn’t a technical how-to guide – is too platform specific. Will be looking at the concepts.

Slides:



Advertisements
Similar presentations
Dale E. Gary Professor, Physics, Center for Solar-Terrestrial Research New Jersey Institute of Technology 1 3/16/2012OVSA Preliminary Design Review.
Advertisements

Introduction to Student Administration on StudyNet.
TRANSLINK Training Effective Management and Supervision of PhD Candidates University of Indonesia, 9-10 May 2006 Postgraduate Supervision Dr. Paul Timms.
Kosovo (Under UNSCR 1244) Statistical Training Prosecution / Courts Session 5, October 7 th, – Overview of the Criminal Justice System and.
Video Assignments: Managing large submission files Chris Boon.
SOFTWARE ENGINEERING BIT-8 APRIL, 16,2008 Introduction to UML.
WKC Interactive Teaching Programmes Our response to OFSTED Case Study
Is Your Blackboard Getting Its Five-a-Day? Planning & Controlling Your SIS Integration Nicola Randles, Rob Oakes & Gareth Hall Staffordshire University.
Teaching AIS OnlineAIS Educator’s Conference Teaching AIS Online Training Session For AIS Educator’s Conference June 24, 2005.
Annual Monitoring & Review THE CRIMEA PILOT Continuous Review for Improvement and the Monitoring of Enhancement Activities Quality Assurance Services.
Unit 4 Review LISTENING, NOTE TAKING, AND REMEMBERING.
Using Snapshot to Manage Enrolments for Sites with Non-Traditional Enrolment Criteria Cathy Colless & Anthony Leonard University of York.
1) Have a clear understanding of the purpose of the Arts Program in your school 2) Have a vision for your school’s future Art showcasing 3) Have the.
BISHOP BURTON COLLEGE The Stages VLE of Implementation When is something implemented? Installed? Up and running on the network Advertised? to staff.
Best Practices for Integrating SAM in Canvas
Leveraging Relationships With Payroll Vendors To Solve ACA Challenges
3.0 Matching Instruction to Student Need Trainer Notes:
Natasha Jankowski & Erick Montenegro, NILOA Mary-Ann Winkelmes, UNLV
Get Mobilized Today at 360Apps.me
Your authorised CELCAT distributor in Africa
Bosnia & Herzegovina Statistical Training
myTimetable Module Timetable Academic Review Session
Match – Audit - Append Takes monetizing your data assets to a new level.
Learning Management System
What do we know about research into success in first year?
TEL Forum Extended Classroom Update
brightonbusiness.qualtrics.com Qualtrics
Poster Title Kristina Schubert, Megan Sturgis, Michelle McDonald
It’s not all about the tool!
C++ coding standard suggestion… Separate reasoning from action, in every block. Hi, this talk is to suggest a rule (or guideline) to simplify C++ code.
Does Lecture Capture, capture students
Governor Visits to School
Traverse PC Basics How it Works and Why it Works that Way
Findings from Cardinal Ambrozic Grade Nine Math Survey
DepEd e-FORMS Automated Form Templates in Excel for Elementary and High School Alfonso C. Corpuz, Physics Teacher September 10, :00 pm.
FAST Administration Training
Data Collection in MTM Choosing the right method for survey data collection.
COMP 208/214/215/216 Lecture 2 Teams and Meetings.
Match – Audit - Append Takes monetizing your data assets to a new level.
[insert Module title here]
Instructional Learning Cycle:
asset: Academic Survey System & Evaluation Tool
Chapter 3 – Agile Software Development
Provider Perspective Shift
Blackboard Tutorial (Student)
Using Conference and WeChat for Online Courses
Optimize faculty load & course scheduling Summary of Recommendations
MD Online IEP System Instructional Series – PD Activity #2
Tonga Institute of Higher Education IT 141: Information Systems
Online Teaching & Learning Online Instructor
New employee induction for new staff and managers
ECE 352 Digital System Fundamentals
How to Stay Organized in an Online Class
Getting Help Getting Help
Governor Visits to School
Developing a Criminal Justice Community
Applying Use Cases (Chapters 25,26)
Overview of Individual Student Systems
Teaching Timetable and Class List
Welcome to the CMSC 104 Class!!!
Contents Introduction/Contacts Description Of Module (& LOs)
Shane B., Esther K., Curtis S., Jennifer W.
Tonga Institute of Higher Education IT 141: Information Systems
Monitoring & Evaluation
The FPH e-Portfolio management system
SCHOOL MANAGEMENT SOFTWARE
Kali Chiriboga, MBA, OMS II
Student Information System Enrolling Students
This training session will cover:
Advanced Tips and Tricks
Presentation transcript:

MIS Integration Set out expectations – overview of concepts. This isn’t a technical how-to guide – is too platform specific. Will be looking at the concepts and considerations for MIS Integration, and the experiences at City College

The first steps Don’t go anywhere near your MIS system or VLE! What do you want from the integration? Involve all relevant teams It’s very easy to start looking at what you can do, and exploring the technical options, but it’s best to start by finding out what your institution wants from the integration e.g. a simple way to upload a list of courses at the start of term, an advanced automatic system which takes MIS data via mappings to create courses, or something in-between. Talk to those who will use the system (lecturers, programme managers, Heads of School), those who own the data (admin, enrolments) and those who will make or maintain it (IT)

Data sources What type of data do we need? Users Courses Enrolments Where does the data come from? Student record system HR system What data do we need – typically a feed file of users (staff, students, anyone else?), a list of the required courses, and information about who should have access to each course – student enrolments and who teachers on each course. Where does this data come from in your institution? It may mostly come from your MIS or Student Record System, but you may need feeds from other systems e.g. HR system

How quickly do you need updates? Termly Weekly Daily Hourly Update frequency How quickly do you need updates? Termly Weekly Daily Hourly What are the institutional requirements for updates? Will you simply upload a list of courses at the start of term, or are students enrolling on courses very frequently and therefore requiring regular imports?

Upload CSV file Automated imports – scheduled tasks Update process Upload CSV file Automated imports – scheduled tasks How will you be doing these updates? Manually uploading a CSV file, or automating it requiring no intervention?

Experiences at CCN Direct connection from MIS to VLE Hourly imports – delta files Overnight refresh We started with a system whereby every single course listed in our MIS created a matching Blackboard course. Every hour the system would look for changes in MIS data and import any changes. Then overnight all data was refreshed, to catch any other changes.

Experiences at CCN MIS: EBS VLE: Blackboard Here is a graphical representation of our MIS and VLE; the white circles on the left represent courses in the MIS. The arrows show the direct connection, producing one VLE course for every single MIS code. This was our original setup.

Experiences at CCN FAR too many Blackboard courses Unclear naming Full time Part time Group A Group B Day Evening Unclear naming Not every MIS code needs a VLE course Although the automation of this was useful, it create a factor of about 10 times too many courses since the MIS data is designed around funding, whereas the VLE structure is around teaching materials. Also the naming of courses in the MIS wasn’t always clear; again it was for funding purposes, and not necessarily a clear name which made sense to staff and students. Many MIS codes didn’t actually require a matching Blackboard course i.e. the evening or part time course may be using the same teaching materials as the full time day course. There were even instances of MIS courses created to represent administrative time when collaborating with partner institutions; these were not ‘real’ courses

Blackboard Course Creator Experiences at CCN MIS: EBS Blackboard Course Creator VLE: Blackboard We developed a piece of middleware which sits between the MIS and VLE to do course mapping. It allows rules to be set showing which MIS codes need a VLE course, which need to be combined, and which do not any presence in Blackboard.

Blackboard Course Creator Let’s have a look at the Blackboard Course Creator (BCC) system

BCC - experiences Solves problem of excess courses Solves problem of difficult names Lecturers can create any courses Lecturers can create NO course Lecturers can create poorly structured or named courses We’ve gone from a very heavily structured and prescribed system to a very open and flexible system. This solves some problems but introduces others. The system is flexible enough to cover every possible scenario, but is also flexible enough to set up ‘nonsense’ courses

Conclusion System is flexible System is easy to use Needs coordination from course teams Needs monitoring from Bb team The flexibility is excellent, and academic staff mostly find it very easy to use. However for larger complex courses someone needs to take charge of the course setup to avoid conflicting course structures between colleagues; students have asked for consistency in surveys. Engaging with Course Leaders or Programme Managers is essential, as is monitoring the system to look for ‘dead’ courses with no students, those with poor setups, or those created by staff who have now left.

Chris Boon c1boon@ccn.ac.uk @c1boon Questions Chris Boon c1boon@ccn.ac.uk @c1boon