Jump to content

Recommended Posts

Posted

Hi All,

 

We need to find a solutions to batch print the Student reports in alphabetical order ( or any order) created in SIMS which is in XML format.

 

At the moment data team rename the XML file to .DOC file in DOS and print them in silent print which is not supported XML file format. We are quiet happy to pay for a professional software that do the job nicely.

Is there any software that you guys Use / Recommend?

Posted (edited)

I've got a script that will do it.

hang on..

 

Edit: BatchPrintXMLFolder.zip

 

Read it in notepad first to make sure it's not going to break something, and do a test on a folder of 3 files, ordered how you wish. Ours are alphabetical and it does the job how we want.

I'd advise closing any active programs that might take focus like outlook etc as well even though it's not that kind of script. You'll get a lot of flashing and it goes to your default printer.

It might need tweaking depending on your system / version of Office.

 

There are a couple of threads on the topic and I've got loads of variants of that script to do different things like only print the first page off, we also had a few tweaks to the register to allow right click print on XML and bulk printing that is not capped at 15 files, but this script is the easiest method.

Edited by vikpaw
  • Thanks 4
Posted
Hi All,

 

We need to find a solutions to batch print the Student reports in alphabetical order ( or any order) created in SIMS which is in XML format.

 

At the moment data team rename the XML file to .DOC file in DOS and print them in silent print which is not supported XML file format. We are quiet happy to pay for a professional software that do the job nicely.

Is there any software that you guys Use / Recommend?

 

Can you explain a bit more, I'm not sure what you want?

Posted
I've got a script that will do it.

hang on..

 

Edit: [ATTACH]21682[/ATTACH]

 

Read it in notepad first to make sure it's not going to break something, and do a test on a folder of 3 files, ordered how you wish. Ours are alphabetical and it does the job how we want.

I'd advise closing any active programs that might take focus like outlook etc as well even though it's not that kind of script. You'll get a lot of flashing and it goes to your default printer.

It might need tweaking depending on your system / version of Office.

 

There are a couple of threads on the topic and I've got loads of variants of that script to do different things like only print the first page off, we also had a few tweaks to the register to allow right click print on XML and bulk printing that is not capped at 15 files, but this script is the easiest method.

 

Thanks

 

Is there a file limit on how many you can print?

Posted

There is in windows 7 for right click printing, but you can hack it out.

The script has no limit as far as i know it will be limited by the system RAM holding the folder items as an array so pretty massive.

  • Thanks 1
Posted

We used to export a basic template from SIMS then edit it, plus corrections are done on the files direct rather than go back in to assessment manager to do it.

I'd have preferred not, but that made life easier for the staff who took them home on memory sticks.

Plus once exported, you can do clever things if you dare, like insert extra pages from elsewhere.

  • Thanks 2
Posted
Plus once exported, you can do clever things if you dare, like insert extra pages from elsewhere.

 

This is interesting. Just spent an afternoon with one of our admins stapling reports to attendance sheets. Now you've got me thinking.

 

How do you do this, @vikpaw? And do you insert a generic sheet onto every report or are your extra pages personal to the student?

Posted
This is interesting. Just spent an afternoon with one of our admins stapling reports to attendance sheets. Now you've got me thinking.

 

How do you do this, @vikpaw? And do you insert a generic sheet onto every report or are your extra pages personal to the student?

 

Well we do similar, but don't need to combine the attendance sheet as it's already in SIMS, but if for example we wanted to, then that method would work. It could be a generic sheet, but then you may as well modify the original template. Inserting unique data sheets is the most useful especially when for example in our primary they do two separate independent reports out of the system that need collating, e.g. main teacher plus SEN teacher.

 

I never ended up doing it, they just manually uploaded the docs back into SIMS. The original threads are here:

http://www.edugeek.net/forums/how-do-you-do/70083-print-xml-files-bulk.html

http://www.edugeek.net/forums/mis-systems/64069-printing-xml-files-batch.html

 

Worthwhile reads both of them, with lots of hacks and macros.

  • Thanks 1
Posted

@vikpaw

 

Wouldn't you know it - after asking the other day I came up with a use for myself, and your script just saved me a ton of time.

 

we don't put student email addy's in sims, but our head of sixth wants them to receive their reports, so I email them out - of course they aren't allowed to download XML files through their school email addy's, so used your script to batch print the lot as PDF.

 

a life saver my man.

Posted

:o) @tombry

You should put the emails in, there is an import tool you can use, and Capita also provided a slightly more complicated method for doing it, especially easy if they are all of a fixed format.

 

Do you use @Schoolcomms at all? As that will send them for you as well, once the emails are in.

  • Thanks 1
Posted
:o) @tombry

You should put the emails in, there is an import tool you can use, and Capita also provided a slightly more complicated method for doing it

 

Vik, could you give more details of the methods to do this?

As to pupils viewing reports we upload to DMS and then make them visible in INSIGHT, all pupils have accounts so can see them at any time from anywhere they have internet access.

Posted

@matt40k has an import tool which is sanctioned by Capita. His tool is easier and does more stuff, but i'm not sure how much support he gives now, development i think stopped, but it should work.

 

Capita have their own method, which i can't recall the patch numbers but are in a thread here somewhere. You have to run a patch, and provide an upload email file. Then run another patch after.

 

There are a number of methods, Insight is good. SLG will do it. I'm assuming though that since they are being emailed at the moment, none of these systems are in place. Putting emails in for students is really useful anyway, and then SIMS can feed other systems with the info in the future.

Posted

You can download it here (for free) - http://http://simsbulkimport.codeplex.com/

 

Not tried it on Autumn 2013 yet, should work however, perhaps if someone could try for me. I've not actively developing it, but I do get the odd request for help and if anyone finds anything that breaks I'll fix it. V2 is pretty much on full stop - Capita suppose to be releasing a similar tool but I don't know any more then that, I guess someone pointed out that it's pretty bad promoting using the Business Objects as a must if Capita themselves and their major partners just write direct SQL, especially when it's vulnerable to SQL injects. It all depends if they try to slap a price tag on it and if the right person asks :p

  • Thanks 2

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...