TDX Workflow Capabilities

When a user completes the admin request form, I want them to complete training and take a quiz certifying they understand. Is there is a way I can incorporate a method of asking questions, like a quiz? The workflow I am thinking of goes like this:

  1. User compiles spreadsheet with computer information admin is requested for
  2. The user completes the admin request form and has the super sign it
  3. User submits document and spreadsheet to TDX and initiates the workflow
  4. Workflow: provides a presentation on admin rights
  5. Workflow: quiz is taken
  6. Workflow: notification to Security
  7. Security signs the form
  8. Uploads to TDX ticket
  9. Workflow: Transfers to infrastructure for action
  10. Infrastructure completes request

Workflow: sends a notification to the requestor to confirm completed

Asked by Valencia Ingram on Thu 2/17/22 10:25 AM
Sign In to leave feedback or contribute an answer

Answer (1)

This answer has been marked as the accepted answer
Mark Sayers Thu 2/17/22 12:26 PM

Hello Valencia,

So the workflow would not be able to actually *initiate* any sort of quiz or anything like that, but you could send the requestor (via workflow web service steps that POST to the Feed) links to the appropriate presentation, then have an Approval step that they must complete to indicate they did receive and read it, then another web service step could send them a link to the appropriate quiz. They should complete that quiz, upload the proof of their results as an attachment to their ticket, then complete another Approval step on the workflow to make the flow notify Security so the rest of the steps you mentioned could be completed.

 

1 of 1 users found this helpful.
Very helpful! Thank you! - Valencia Ingram Thu 2/17/22 12:27 PM