jac-uk / qt

Online testing tools
MIT License
0 stars 0 forks source link

Make it easier to copy existing test (e.g. dry run) to live test #5

Closed warrensearle closed 1 year ago

warrensearle commented 1 year ago

Exercise teams will often create a dry run on the new QT platform before then setting up their live QT.

We already have some support for copy and pasting QTs however this doesn't currently work for live QTs created via the digital platform. Here we fix that deficiency.

Acceptance criteria / how to test

QT platform URL: https://qt-admin-develop.judicialappointments.digital/ Admin URL: https://admin-develop.judicialappointments.digital/

  1. Create a dry run in the QT platform and when ready to set up the corresponding live test press the 'Copy QT to Clipboard' button image.png

  2. In Admin navigate to Exercise > Tasks > Critical Analysis (for example), click Continue to create the test then follow the 'QT Platform' link to the newly created test on the QT platform: image.png

  3. On the 'Edit qualifying test details' form click the 'Paste from Clipboard' button: image.png

  4. The title and dates will remain unchanged however notice that the duration, instructions, feedback link and questions update to match the copied test: image.png image.png

warrensearle commented 1 year ago

@andrew-isaac please review. Would like to get this into the hands of JAC00129 exercise team so they can test and feed back