Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Never require asset behavioural skill assessment #12559

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

JamesHuf
Copy link
Contributor

🤖 Resolves #12552

👋 Introduction

Updates the site to prevent requiring assessment for non-essential behavioural skills. Essential skills and non-essential technical skills should remain the same.

🧪 Testing

  1. Create a pool with both an essential skill and an asset behavioural skill.
  2. Create an assessment step which assesses both skills.
  3. Publish the pool filling in any other fields required.
  4. Create and submit an application to the pool.
  5. Navigate to view the application at admin/candidates/{candidateId}/application.
  6. Confirm the essential skill appears as "To assess" and the asset skill as "Unclaimed" in the assessment step from 2.
  7. Assess the essential skill as demonstrated.
  8. Confirm the step appears as successful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 Asset behavioural skills should not require assessment
1 participant