Jump to content

Ecclesbury

Members
  • Posts

    252
  • Joined

  • Last visited

Reputation

369 Excellent

About Ecclesbury

Personal Information

  • Biography
    Currently Data/SIMS System manager at a new secondary school in Bristol.
  • Occupation
    Data Analyst
  • Location
    Bristol
  1. That's fantastically helpful, thanks! Did Capita provide these xslt files or did you create them yourself/amend the default file? I'd been meaning to look at doing the same thing for the pupil timetable template but never got round to it.
  2. Does anyone know if it is possible to email exam entry sheets to pupils from SIMS? We have InTouch and Schoolcomms but after a brief look I couldn't see any obviuos way to do it. I know exam results and timetables can be sent...but couldn't see entries. Thanks, Jonny.
  3. There are a couple of options here. The quick and dirty way is to look in the 'Analysis' output option. This outputs a simple pivot table which can then be exported to Excel. Takes some fiddling sometimes to get exactly what you want, and doesn't really work for other people to run if you have to mess with the parameters each time. The longer method is to create a custom excel template to do what you want. If you're comfortable with VBA you can write a procedure that does the excel manipulation for you. It looks like this thread might be a good place to look.
  4. You will only be able to find this out from SIMS if someone has done the 'Apply Timetable' routine (Tools>Academic Management>Apply Timetable.) Probably the easiest way to check this is to either open lesson monitor (Focus>Lesson Monitor>Take Register) and search for lessons on a given date in the future and you should see which week is applied based on the period name. An alternative is to open cover (Focus>school>Arrange Cover) and again select a future week and the TimeTable Day column should show you.
  5. Has anyone ever tried supplying their own layout for a staff timetable when emailing them out? Just wanted to gauge whether it's worth the effort to investigate. The default layout is pretty awful!
  6. Spot on, thanks! Don't know why I didn't try that myself (I tried /T and then gave up...I need to be more resilient!)
  7. Does anyone know if you can tell commandreporter to log in as a trusted user rather than keying a username and password in directly? I'm looking at setting up a scheduled task to run a batch script and feel uncomfortable with the idea of a hard coded username/password. If it is possible to use a trusted user I'm hoping that if the script is run on the server using an AD account (managed service account?) then commandreporter will run using this user. Does that sound feasible or am I way off the mark?
  8. That is where I fear I'm at with this to be honest. I might see what I can do as an intellectual exercise if I ever get the time but this issue comes up less frequently these days (and I've already blasted through the one that prompted it again!) I do love a find and replace, mind!
  9. So in a SIMS individual report template it's common to have a table with a column with loads of assessment manager result fields. These are normally added using the Capita add in which generates what looks like a merge field. When you have a lot of these to add it can be very time consuming. My thought was to try and automatically generate these from Excel to save time. Initially I was trying to just generate the tags as a simple string, but I suspect this isn't going to work. VBA is a good thought. I suppose there will be a way to actually generate the whole word table (rather than an excel equivalent) and then copy this directly into the individual report template. At the moment I'm a bit lost with how the tag itself is generated though. I'll keep digging.
  10. I'll be honest, Word is not my strong suit so this might be a silly question. Has anyone been able to construct assessment tags for individual reports in Excel? I had a little play but I'm afraid I don't quite understand exactly how the tags are constructed. The important bits between what I guess are custom formatting marks ( something like ^|^ ) are problematic. Would it even be possible to create something like this in excel that can be pasted into Word? I fear I already know the answer to that...
  11. Ecclesbury

    PowerBI

    Bit late to this, but just to say that I'd be very interested. Also, how did I know about ANME???
  12. In my experience because school environments are so dominated by teachers that atmosphere of being open about interviews extends to all staff. They will almost certainly ask for a reason if you are requesting leave so that they can decide if it is unpaid or paid leave. For that reason alone it's worth being open about it as an interview should be paid leave. On a personal level I have always found it better to be open about it because it can start a discussion about how they might convince you to stay! Of course I can't speak for your relationship with your school/manager/headteacher but a lot of it will be down to their character.
  13. Just in case anyone hasn't seen it, all the info about linking SIMS to powerBI is here Unfortunately the school I'm at are very invested in google but I'm hearing rumblings that they might be trying to introduce some O365 stuff so I'm trying to learn it so I'm ready! I think it's definitely worth learning DAX, power query, M etc either way. It has fundamentally changed the way that I use Excel.
  14. Got to agree with Roots. Learning to "type" assessment manager has saved me huge amounts of time over the years. I'm sure most people know this one, but just so my post has something useful CTRL-Q takes you to the SIMS homepage.
  15. Unfortunately there isn't a simple way of doing this as it requires your timetabler to change the way that they maintain the timetable and can be very fiddly (but also very useful if done well) The short answer is to start using Maintenance Datasets (rather than Construction Datasets) which use something called Temporal Locks to protect future changes to the the timetable (such as your staff rotation). Best place to start with this is the 'Analysis and Other Functions in Nova' handbook in the SIMS documentation area. Chapter 7 is a good starting point. Another word of caution - if you use multi timetable you way find that even this method won't work. We have multi timetable where i am and although Capita insist that it should work we could never get the timetables to upload even with Capita's help.
×
×
  • Create New...