File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ progressDefinition:
1010 score : 0%
1111 definition : Activity not started and not planned
1212 Started :
13- score : 40 %
13+ score : 20 %
1414 definition : Activity has been started, or completed for a few applications
1515 Partly implemented :
1616 score : 50%
@@ -19,14 +19,15 @@ progressDefinition:
1919 score : 100%
2020 definition : Fully implemented for (almost) all applications
2121
22+
2223teams :
2324 $ref : ' default/teams.yaml#/teams'
2425teamGroups :
2526 $ref : ' default/teams.yaml#/teamGroups'
2627
2728activityFiles :
28- # - generated/generated.yaml
29- - default/activities .yaml
29+ # - generated/generated.yaml # Old structure - No longer used
30+ - default/model .yaml
3031 # - custom/custom-activities.yaml # For customizing your own activities
3132
3233
You can’t perform that action at this time.
0 commit comments