Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The ILT Attendance Feature https://marinels.atlassian.net/browse/

Jira Legacy
serverSystem JIRA
serverId23f523ea-1678-3ca2-a1e8-2de53fd3b74a
keyCOREDEV-4735
was released in v4.2 and allows organizations to mark an Attended grade for a student’s registration. This Attended grade is an external grade that can be 1/0.

...

The ILT Attendance allows users to filter the set of users by OrgProfileFields. A page attribute needs to exist on the org page and/or course page to specify which are allowed to be shown e.g.

System.Customer.ILT.ProfileFilterList : Operating Line,Vessel,Department,Rank

...

Note if lots of profile fields are listed this could affect performance.

It is also possible to add an attribute to automatically filter to logged-in users' current profile field values e.g. it will automatically filter to my vessel. This added with an additional attribute e.g.

System.Customer.ILT.ProfileFilterPreselectionList : Vessel

Note: selected fields must also exist in System.Customer.ILT.ProfileFilterList

If these attributes exist on the course page these settings will override anything on the org page. Otherwise the org page will be the default for all courses.