Jump to content

Recommended Posts

Posted

Bit of a weird one but one of my central/North London independent school clients requires a developer to build a page in firefly that displays results from a SIMS Assessment Manager marksheet, filtered to only show results from pupils that the logged-in user teaches. So would need to know firefly (or be able to develop software or scripts in asp.net and/or sql)

 

In addition to this they need to create online forms that have some fields that are pre-populated from SIMS, specific to the logged on users. In more detail, these are holiday consent forms that they are asking parents to complete, of which we have most of the data already held in SIMS, however the parent must confirm all of these details on the holiday consent form.

 

Is anyone interested in this consultancy work? Not sure on a suitable rate but open to offers

Posted
Bit of a weird one but one of my central/North London independent school clients requires a developer to build a page in firefly that displays results from a SIMS Assessment Manager marksheet, filtered to only show results from pupils that the logged-in user teaches. So would need to know firefly (or be able to develop software or scripts in asp.net and/or sql)

 

I have experience of developing software that integrates with Firefly via Firefly's OAuth-like authentication. My approach has been to write most of the functionality in Javascript, i.e. a single "HTML" page of code that makes AJAX calls back server-side, so server-side code tends to be fairly minimal. SQL implies you plan to read the data directly from SIMS' database - does the school have a license to do this, or do they actually want to use CommandReporter to export XML instead?

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