Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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.


Scope for TIS

  • Act as Reference Data
  • Available as labels / drop downs within relevant components in the Admin UI
  • Editable by the local office and data leads
  • Functionality should include - 
    • create rotation
    • view/edit rotation
    • remove rotation
    • assign rotation


Currently

  • users can associate rotations with programmes or with posts
  • so a trainee can be assigned to two different rotations depending on who set it up
  • trainee never sees the rotation, so no impact to them
  • however the database will hold two sets of records and any component sing the rotations will need to know which to pick up



These two tables can be consolidated into a single table, then mapped to existing data in TIS:

 


Field Validation

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)
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
  • Must select 1






4Rotation Status



  •  Drop down
Y
  • Must select 1






5Start Date



  • Calender picker
Y
  • Must select 1






6End Date



  • Calender picker
Y
  • Must select 1






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

TISDEV-3102 - Getting issue details... STATUS


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

TISDEV-3103 - Getting issue details... STATUS


Audit Log
  • Edit record - who/when

Process NamePG-3 Remove RotationComments
DescriptionUser should be able to remove a Rotation grouping
ActorsProgramme / Placement Admin
Pre-Conditions

Programmes must be defined

User must have appropriate access


Post-Conditions

Rotation removed from Reference Table

Rotation field shows as blank in other records


Process Steps
  1. Navigate to reference data space
  2. Select field to be edited
  3. Change status to inactive
  4. Save

Alternative FlowN/A
Rules
  • Downstream data remains as is i.e. Trainee-Placement link remains in place
  • Display warning message displayed to warn user of potential impact to previously/already linked Programmes, Trainees, Posts etc
  • Remove display of Rotation label within records where applicable

JIRA Reference TISDEV-3104 - Getting issue details... STATUS
Audit Log
  • Delete record



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
  • Only one rotation 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 TISDEV-3336 - Getting issue details... STATUS
Audit Log
  • 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
3
  • Is it possible to combine the 2 old rotations tables into one, as well as any new rotations labels created?
    • potential impacts - localised v national views, duplicate labels
yes, see ppt above
4how should legacy rotations be displayed in TIS?As single value against a recordAlistair Pringle (Unlicensed)
  • No labels