Skip to content

Commit

Permalink
Added limitations section to README
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelsharman committed Feb 22, 2022
1 parent 541ba79 commit 1b6f2d8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -443,6 +443,15 @@ The following Learnosity question types are supported:
|Short Text| shorttext |TextEntryInteraction|
|Token Highlight| tokenhighlight |HottextInteraction|

#### Known limitations
##### General
You cannot use `<u>` elements in QTI 2.1. We suggest using a `<span>` with a CSS classname instead.

All `template` fields must be wrapped in a block element.

##### Cloze Association
Cannot use the group possible responses option.

### Help

Remember you can ask for `help`:
Expand Down

0 comments on commit 1b6f2d8

Please sign in to comment.