further update

This commit is contained in:
Hartmut Seichter 2023-11-08 21:23:18 +01:00
parent 35fbc4ff8c
commit e11a484290
4 changed files with 1123 additions and 5 deletions

6
.gitignore vendored
View file

@ -158,3 +158,9 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
## Other
*.pdf

View file

@ -1,5 +0,0 @@
+-----------------------------------+---------------------------------------------------------------------------------------------+
|Modulname |Computer Graphics |
+===================================+=============================================================================================+
|Kürzel |CG |
+-----------------------------------+---------------------------------------------------------------------------------------------+

18
test/simple/fields.yaml Normal file
View file

@ -0,0 +1,18 @@
fields:
- name
- id
- goal
- content
- form-of-instruction
- prerequisites
- media-of-instruction
- author-of-indenture
- used-in
- workload
- credits
- form-of-exam
- term
- frequency
- duration
- kind
- remarks

File diff suppressed because it is too large Load diff