Skip to content
  • There are no suggestions because the search field is empty.

SITS Integration - University of Malta

The SITS - Malta integration client is still maintained, but the recommended way to integrate with WISEflow is to use the WISEflow API

SITS - Malta is an integration client that fetches data directly from SITS to WISEflow. The data is automatically synchronised once every 24h.

The SITS - Malta integration client is made from three parts: 

  • List to show a list of fetchable assessments 
  • Fetch to lookup information on a specific assessment
  • Export to send grades back to SITS

Set up flow

To set up a flow with data from SITS choose 'UM Systems' as a source:

Sk_rmbillede_2021-09-08_kl._15.21.39.png

Depending on the information available, you can either choose 'Choose from list' or 'Enter code':

Choose from list 
To build a list of fetchable assessments, you must enter three parameters: 'Institution code', 'Exam code', and 'Resit':
Screenshot_2022-06-21_at_11.17.20.png If an assessment in returned, it is possible to fetch the additional data from the list 
Enter code
 

Import

The following data is fetched from SITS when creating a flow:

Assessment info 
Response to WISEflow Value from SITS - Malta Reference field in WISEflow
title AcademicYear + AcademicSession Flow title
subTitle subName Subtitle
startDateParticipants StudentStartDate Start date for Participants
endDateParticipants StudentEndDate End date for Participants
startDateAssessors assessorStartDate Start of assessment period
endDateAssessors assessorsEndDate End of assessment period
ectsWeight ectsWeight* ECTS
*ECTS will be included in v1.1 of the integration, which has not yet been released
Manager info 
Response to WISEflow Value from SITS - Malta Reference field in WISEflow
organisationId userdata->value Organisation Id
firstName firstname First name
lastName lastname Last name
emails email Email address
Assessor info 
Response to WISEflow Value from SITS - Malta Reference field in WISEflow
organisationId userdata->value Organisation Id
firstName firstname First name
lastName lastname Last name
emails email Email address
assessmentGroupId assessorGroupId  
Participant info
Additional information

For a general guide on how WISEflow will synchronise data from a SIS system, please read the articles on Integration Logic and How Users are Synchronised During the Flow Lifecycle.

Export

When grades are exported from WISEflow to SITS, the following data is sent:

The article on Grade Export: Rules and Technical Setup describes the grade export in detail.