Jump to content

Recommended Posts

Posted

I have read a few threads on here for exporting the timetable into a CSV which is great, but i have 2 problems still and could not see an answer already posted.

 

1. Although I have set the current academic year to 2009/2010 it is still giving me 2008/2009's timetable. What am I missing? I have tried it with staff/all, staff/current and staff/all future but still get this years output - help!

 

2. Has anyone created the query that will input the data to MRBS? I can handle simple queries but this seems over my head :o

 

My report generates...

 

Surname, forename, staff code, room, class, day name and period (Thanks to a post by Howartp for that :) )

 

We work on a 2 week timetable but i have a query that will move the bookings on the start of each half term, its just getting that data into MRBS in the first place that i would like to automate. The last 3 years we have input the data manually which takes most of the day for 2 of us.

 

TIA

 

Jon

Posted

1. Although I have set the current academic year to 2009/2010 it is still giving me 2008/2009's timetable. What am I missing? I have tried it with staff/all, staff/current and staff/all future but still get this years output - help!

 

As a newcomer to SIMS I spent ages trying to suss this - we have no current timetable only next year - and I kept getting empty results.

 

Turns out to be a SIMS problem, logged it with Capita and they now have it as a KB entry, you can't do future dated reports which use timetable (or period?) data.

 

As far as creating bookings in MRBS I chickened out of direct database access and use a Python script (which I'll upload soon) which makes fake booking by fetching urls as if a person had used the mrbs website. (You could use any webfetcher you like.)

 

tim

  • Thanks 1
Posted (edited)

I did a lot on this a couple of years ago. I know you've said you'd already gone through a few threads but this one includes my notes and a sample database.

 

http://www.edugeek.net/forums/network-classroom-management/14408-mrbs-facility-cmis.html

 

It's not quite what you're talking about, since it sorts the holiday bit out for you, but it may help.

 

On re-reading your post, are you talking about the mechanics of getting the CSV data in? I just used a MYSQL command line but you can use PHPmyAdmin if there aren't too many records. This is described in my notes.

 

Simon

Edited by NotSoFast
update
  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...