[README] update
This commit is contained in:
parent
6114e7b036
commit
1469d538df
1 changed files with 6 additions and 7 deletions
13
README.md
13
README.md
|
|
@ -30,18 +30,18 @@ Writing an exam is now easy (see [API](#api) for all options):
|
||||||
#show: exam.with(
|
#show: exam.with(
|
||||||
title: "Exam",
|
title: "Exam",
|
||||||
|
|
||||||
course_title: [Abstract Binary Computation & Elegent Finite Graphs],
|
course-title: [Abstract Binary Computation & Elegant Finite Graphs],
|
||||||
|
|
||||||
institution: [Super University],
|
institution: [Super University],
|
||||||
|
|
||||||
date: "1. January 1970",
|
date: "1. January 1970",
|
||||||
course_short_title: "ABC & EFG",
|
course-short-title: "ABC & EFG",
|
||||||
|
|
||||||
course_code: "π",
|
course-code: "π",
|
||||||
duration_minutes: "90",
|
duration-minutes: "90",
|
||||||
|
|
||||||
ask_trainer_name: false,
|
ask-trainer-name: false,
|
||||||
ask_group: true,
|
ask-group: true,
|
||||||
|
|
||||||
language: "en",
|
language: "en",
|
||||||
)
|
)
|
||||||
|
|
@ -139,4 +139,3 @@ top and bottom lines are bold.
|
||||||
exercise-numbering: "1",
|
exercise-numbering: "1",
|
||||||
)
|
)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue