Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
From the meeting with Asya, we need an empty <div> container with an id. For this two parameter are introduced: * generate.qualtrics.div (default 0) When this parameter is set to 1, the empty div container is created. * qualtrics.id (default "suse-qualtrics") The default id to reference in Qualtrics. Any non-empty value will be used Keep in mind, only when $generate.qualtrics.div != 0 AND $qualtrics.id != '' are set that the empty <div> is generated. This avoids a <div id=""> container.
- Loading branch information