Reorganize credit model and enhance the YAML nodes with path info
[aquarium] / logic / src / test / resources / credit-group-lab.yaml
1 credit_group:
2   name: Lab
3   label: lab
4   owner: some:uri # another group or user
5   members:
6     - memberURI_1 # Can be teaching assistant
7     - memberURI_2 # Can be a student
8     - memberURI_3
9   credit_distribution:
10     - when: OnCreditArrival
11     - how: FixedEqual