rename int to num and add multinum for arrays of items - add a test case
This commit is contained in:
parent
2f393dd21c
commit
43cb7eff7e
4 changed files with 24 additions and 8 deletions
|
@ -16,7 +16,7 @@ form-of-instruction:
|
|||
value: { 'lecture': 2, 'exersise': 1 }
|
||||
|
||||
term:
|
||||
value: 1
|
||||
value: [1, 3]
|
||||
|
||||
duration:
|
||||
value: 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue