Versions Compared

Key

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

...

...

Content

Table of Contents
Background

Rotations are groupings used to manage large groups of trainees on a single Programme; they are artificial and do not represent any form of reportable data within HEE by themselves.

...

The next increment of data design and UI ideas can be found in here: TIS Rotations ERD V1.12.pptx


TIS Rotation ERDImage RemovedImage Added

An initial refactor of the design for the UI interactions is outlined here: TIS Rotations UI design ideas V1.0.pptx

...

Field SequenceField name (V10)DR fieldReference tableExample valueOther fields available in DRType (free text, drop down, check box) & InteractionMandatory (Y/N)Validation / Error MessagingFilter (Y/N)Search (Y/N)Sort (Y/N)Summary (S) / Detail (D)NotesDelete (Y / N)
Rotations Reference Table (L2 within Admin L1)
1Rotation Name



  • Free text
Y
  • Must be unique per local office






2Programme Name



  • Smartsearch drop down
Y
  • Must select 1






3Programme Number



  • Derived from programme name
Y
  • N/A






4Rotation Status



  •  Drop down
Y
  • Must select 1
5Start Date
  • Calender picker
Y
  • Must select 1
6End Date
  • Calender picker
Y
  • Must select 1






Rotations (within PeopleRotations (L3 within People-Programme Membership)
1Rotation Name



  • drop down list
N
  • limited to rotations within Trainees chosen Programme





















Rotations (Section within Posts)
1Add Rotation
  • button
N2Rotation Name



  • drop down list
N3Programme name
  • autopopulated from rotation name
Y - if rotation name populated4Programme number
  • autopopulated from rotation name
Y - if rotation name populated5Remove Rotation
  • button
Y - if rotation name populated
  • limited to rotations within same Programme as the Post









Scenarios

Process NamePG-1 Create RotationComment
DescriptionUser creates the Rotation grouping so that this can be used elsewhere in TIS
ActorsHEE Admin
Pre-Conditions


Programmes must be defined

User must have appropriate access


Post ConditionsRotation group created and available to be assigned to People
Process Steps
  1. Navigate to reference data space
  2. Select to create new
  3. Enter all mandatory fields
    1. Rotation name
    2. Programme name
    3. Programme number (autopopulated)
    4. Status
    5. Start Date
    6. End Date
  4. Save
  5. New rotation grouping is available across TIS

Alternative FlowN/A
Rules
  • name is free text
  • limit to 25 characters

JIRA Reference

Jira Legacy
serverSystem JIRA
serverId4c843cd5-e5a9-329d-ae88-66091fcfe3c7
keyTISDEV-3102


Audit Log
  • Create record - who / when

...

Process NamePG-2 View / Edit RotationComment
DescriptionUser should be able to view and make edits to existing Rotation groupings 
Actors

HEE Admin

TIS Admin


Pre-Conditinos

Programmes must be defined

User must have appropriate access


Post ConditionsChanges saved to already created Rotation
Process Steps
  1. Navigate to reference data space
  2. Select field to be edited
  3. Make changes
  4. Save

Alternative FlowN/A
Rules
  • Changes can be made to name or programme link
  • Display warning message displayed to warn user of potential impact to previously/already linked Programmes, Trainees, Posts etc

JIRA Reference

Jira Legacy
serverSystem JIRA
serverId4c843cd5-e5a9-329d-ae88-66091fcfe3c7
keyTISDEV-3103


Audit Log
  • Edit record - who/when

...

Process NamePG-4 Assign RotationComments
DescriptionUser can link a rotation grouping to TIS data, such as trainee or post
ActorsHEE Admin
Pre-ConditionsRecord does not contain a link to desired rotation
Post-ConditionsRecord contains a link to desired rotation
Process Steps
  1. Navigate to record
  2. Select rotation from drop down
  3. Save record
  4. Display rotation grouping against record

Alternative FlowN/A
Rules
  • Multiple rotations can be selected per record
  • Historical view diplayed via audit log only
  • Display warning message where rotation field is edited and is linked to another record i.e. Person is in Placement and one of the fields is changed
  • Only Current rotations can be selected

JIRA Reference
Jira Legacy
serverSystem JIRA
serverId4c843cd5-e5a9-329d-ae88-66091fcfe3c7
keyTISDEV-3336

Audit Log
  • add rotation - who when
  • edit rotation - who/when



Process Name

PG-5 Bulk Add/Update Rotation to Trainees

Comments
Description*As a* Local Office Admin
*I want* to be able to link multiple People records to a Rotation efficiently via a spreadsheet upload
*So that* I don't have to manually choose a Rotation for each Trainee individually through the Person record in the UIr can link a rotation grouping to TIS data, such as trainee or post

ActorsHEE Admin
Pre-ConditionsLogged in
Authorised User

Post-Conditions
  • New Person records created on TIS
  • Where Person records already exist and the Programme matching criteria met, the records get Added/Updated with the Rotation 1 value from the spreadsheet.
  • Person record contains a link to desired rotation

Process Steps
  1. Download the TIS People Import template
  2. Populate the spreadsheet with people records and Rotations
  3. Upload spreadsheet
  4. System validates spreadsheet and presents validation errors if any
  5. System creates/update new records based on spreadsheet values
  6. System presents confirmation when process completes

TIS People Import Template with Add/Update specified:

View file
nameTIS Recruitment Import Template - with Add and Update fields.xlsx
height150

TIS People Import Template (to be made downloadable from the FE):

View file
nameTIS People Import Template.xlsx
height150



Alternative FlowPG-4 Assign Rotation
Rules
  • This is a non-mandatory field.
    • It is an 'Update' type field
    • Only 1 Rotation can be added/edited per ProgrammeMembership of a Person record from the FE, from the Bulk Import we expect a similar behaviour
      I.e. If you are creating a new person record with a prog membership and specify a rotation then you want it added. 
      If you are updating a record and specify a different rotation with matching person and programme membership then you would want it to replace the value held.
    • Accepted values for Rotation on the template are only one of those attached to the Programme specified and are Current, else should present an error. I.e. Can only add to a Rotation linked to the programme membership you are adding.
    • You should not be allowed to import a Rotation without entering 'Programme name' and 'Programme number' details on the template. This should present an error.
    • If a blank value specified, no action by the import.

JIRA ReferenceTISDEV-4216
Audit Log
  • Who created the people record and when
  • add rotation - who when
  • edit rotation - who/when




For Discussion

#QuestionCommentOwner
1
  • in TIS, is it actually necessary to assign rotations at both post and programme levels? Alternative would be to expose rotation grouping to all admins and set a rotation group max number so they remain manageable for all users?
No, not necessary under new process - link rotation to programme, then assign rotation to person and/or post
2
  • what other components use rotations?
none
3how should legacy rotations be displayed in TIS?They should map through into the new data modelAlistair Pringle (Unlicensed)
4Can we remove the RotationPost.Status and RotationPost.SortOrder to simplify the UI interaction?

Just need London (Stuart Morris) to confirm that they don't use it

Reuben Noot (Deactivated)

...