update derived docs for mastery scales
flag=none refs OUT-4078 Test plan: CR Change-Id: I3b7cd2cbaaacbd704ed179c5b2b8c1074491e23f Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/253112 Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com> Reviewed-by: Brian Watson <bwatson@instructure.com> Reviewed-by: Chrystal Langston <chrystal.langston@instructure.com> QA-Review: Brian Watson <bwatson@instructure.com> Product-Review: Michael Brewer-Davis <mbd@instructure.com>
This commit is contained in:
parent
41583b7bad
commit
19589805a1
|
@ -566,7 +566,7 @@ Learning
|
|||
|
||||
<h2 id="outcome_proficiency_created">outcome_proficiency_created</h2>
|
||||
|
||||
**Definition:** The event is emitted anytime a new outcome_proficiency is created by an end user or API request.
|
||||
**Definition:** The event is emitted anytime a new outcome_proficiency (mastery scale) is created by an end user or API request.
|
||||
|
||||
**Trigger:** Triggered when a new outcome_proficiency is saved.
|
||||
|
||||
|
@ -670,7 +670,7 @@ Learning
|
|||
|
||||
<h2 id="outcome_proficiency_updated">outcome_proficiency_updated</h2>
|
||||
|
||||
**Definition:** The event is emitted anytime an outcome_proficiency is updated or its associated ratings are updated by an end user or API request.
|
||||
**Definition:** The event is emitted anytime an outcome_proficiency (mastery scale) is updated or its associated ratings are updated by an end user or API request.
|
||||
|
||||
**Trigger:** Triggered when an outcome_proficiency is saved.
|
||||
|
||||
|
|
Loading…
Reference in New Issue