Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.9.2
-
Fix Version/s: None
-
Component/s: Competencies
-
Labels:
-
Testing Instructions:
- Run unit tests : mdk phpunit -r -t tool_lp_generator_testcase
-
Affected Branches:MOODLE_29_STABLE
-
Epic Link:
-
Pull from Repository:
-
Pull Master Branch:
MDL-51862_master -
Pull Master Diff URL:
-
Story Points:3
-
Sprint:CBE Sprint 1
Description
This model will archive the user_competency records for a specific plan when the plan is frozen. It should contain the same information than the user_competency with the addition of the plan ID.
This issue is just about creating the model.