Skip to contents

Add text descriptions to exercises. Including a ui/server for the question text will allow the text to be printed in the downloaded exam html.

In order for the text to appear with the exercise when downloading, the id for the text_ui and text_server must match the name of the exercise code chunk. Otherwise, it will print at the end of the html document.

Usage

text_ui(id = NULL)

Arguments

id

ID matching ui with server