enum method working
This commit is contained in:
parent
0efcea4879
commit
833f0bdf4c
5 changed files with 22 additions and 37 deletions
|
@ -33,6 +33,6 @@ debug:
|
|||
# | pandoc ${target_flags} -V lang:de -o ${target_de}
|
||||
|
||||
debug-query:
|
||||
python ${coursebuilder} -s schema.yaml -m mod.cg.yaml mod.interactsys.yaml -q "kind == compulsory"
|
||||
python ${coursebuilder} -s schema.yaml -m mod.cg.yaml mod.interactsys.yaml -q "item['field'] == 'kind' and item['value'] == 'elective'"
|
||||
|
||||
.PHONY: clean
|
Loading…
Add table
Add a link
Reference in a new issue