Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
concepts [2017/03/21 11:24]
steveclarke [Authentication Modes]
concepts [2019/02/28 14:48] (current)
mikecable [Selection Grids]
Line 154: Line 154:
 The Track Changes functionality entirely relies on HTML to show, recognize and manipulate the tracked content. Upon user interaction Track Changes adds and/or modifies the HTML output with additional tags and attributes which represent the actual tracked change. The Track Changes functionality entirely relies on HTML to show, recognize and manipulate the tracked content. Upon user interaction Track Changes adds and/or modifies the HTML output with additional tags and attributes which represent the actual tracked change.
 ===== Versioning ===== ===== Versioning =====
-[[attachment_entry|Attachments]],​ [[item_entry|Items]] and [[exam_entry|Exams]] can be reversioned.  By default, all new Attachments,​ Items and Exams are created as **Version** 1 with a **Version 1 ID** value pointing to their ID.  Reversioning an objectcreates a copy of that object in the same [[concepts#​Banks and Bank Level |Bank]]. ​ The new object has a **Version** = Version + 1 with its **Version 1 ID** still pointing to the original version 1 record.+[[attachment_entry|Attachments]],​ [[item_entry|Items]], [[item_group_entry|Item Groups]] and [[exam_entry|Exams]] can be reversioned.  By default, all new Attachments,​ Items, Item Groups ​and Exams are created as **Version** 1 with a **Version 1 ID** value pointing to their ID.  Reversioning an object creates a copy of that object in the same [[concepts#​Banks and Bank Level |Bank]]. ​ The new object has a **Version** = Version + 1 with its **Version 1 ID** still pointing to the original version 1 record.
  
-Example: Attachment "​Eiffel Tower " ID=25, Version=1 is reversioned. ​ The original Attachment has 25 is Version1ID=25 because it is the first version of the Attachment. ​ The reversioned record will get the next available Attachment ID automatically generated by the system. ​ For sake of this example, ​lets assume it is 201.  So the new Attachment record would by ID=201, Version=2, Version1ID=25. ​ If the version 2 record is reversioned,​ then lets assume the next available ID=320, so the new record would be ID=320, Version=3, Version1ID=25.+Example: Attachment "​Eiffel Tower " ID = 25, Version = 1 is reversioned. ​ The original Attachment has 25 is Version1ID = 25 because it is the first version of the Attachment. ​ The reversioned record will get the next available Attachment ID automatically generated by the system. ​ For sake of this example, assume it is 201.  So the new Attachment record would by ID = 201, Version = 2, Version1ID = 25.  If the version 2 record is reversioned,​ then assume the next available ID = 320, so the new record would be ID = 320, Version = 3, Version1ID = 25.
  
 ^ID^Version^Version1ID^ ^ID^Version^Version1ID^
Line 166: Line 166:
  
 ==== Selection Grids ==== ==== Selection Grids ====
-The Attachment, Item and Exam grids by default only show the most recent version of the records. ​ To display prior versions of the records, click the **Include Prior Versions** check box in the title bar.+The Attachment, Item, Item Group and Exam grids by default only show the most recent version of the records. ​ To display prior versions of the records, click the **Include Prior Versions** check box in the title bar.
  
 {{:​examentryspecialfilters.png?​600|}} {{:​examentryspecialfilters.png?​600|}}
  
 ==== Viewing Prior Versions while Editing ==== ==== Viewing Prior Versions while Editing ====
-When editing Attachments,​ Items or Exams, users can navigate to other versions of the records by using the **Select Version** drop down on the blue info bar on the edit page.  If there is only one version of the records, the **Select Version** drop down is disabled.+When editing Attachments,​ Items, Item Groups ​or Exams, users can navigate to other versions of the records by using the **Select Version** drop down on the blue info bar on the edit page.  If there is only one version of the records, the **Select Version** drop down is disabled.
  
 {{:​examversion1.png?​400|}} {{:​examversion1.png?​400|}}
 {{:​examversion2.png?​400|}} {{:​examversion2.png?​400|}}