Versions Compared

Key

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

...

If you want all previous records to reflect the latest settings then you will need to export, void and re-import your learning records.

Step-by-step guide

To update existing records:

  1. Export the records you want to change following this article: Exporting Learning Records
  2. Void the learning records, see Voiding Learning Records in this article: Importing Learning Records
  3. Prepare to import new Learning Records with an updated expires timestamp using the file exported in step 1
    1. In column 1, change Username to actor
    2. In the expires column, update the date the record should expire. ex: Use Jan 1 when the course must be completed by Dec 31
    3. If the course expires by lapse time, you will need to calculate the new expires dates based on the timestamp column and set the cell format to YYYY-MM-DD. There are some formulas for convenience below.
  4. Import the new Learning Records: Importing Learning Records

...

Info

Here are some formulas to calculate expiration by lapse time of 365 days. Cell K2 is assumed to be the timestamp cell.

Excel or LibreOffice: =DATE(LEFT(K2,4), MID(K2,6,2), MID(K2,9,2)) + 365


Filter by label (Content by label)
showLabelsfalse
max5
spacesHealthcare
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "kb-how-to-article" and type = "page" and space = "Healthcare"
labelskb-how-to-article

...