Assessment scorecard updated

This trigger will run a Workflow as soon as a reviewer updates the Assessment scorecard in the Coderbyte dashboard.

To configure this trigger, select:

  • An Assessment that should trigger the Workflow
  • At least one event type:
    • Thumb up - positive assessment result
    • Thumb down - negative assessment result
    • Comment added - when a reviewer adds a comment to the scorecard
💡
Multiple scorecard events can occur. E.g. if a reviewer first adds a comment to the scorecard and then clicks on the “thumb up” button, and you have a single Workflow that reacts to both events (thumb up, comment added), it will trigger the Workflow twice.