-
Hello, Is there a way to let participants download a PDF of the debriefing? I guess basically I would need to create a download link for one of the files in the stimulus folder (being the debriefing). Thanks in advance for your help! |
Beta Was this translation helpful? Give feedback.
Answered by
jodeleeuw
Mar 22, 2021
Replies: 1 comment 1 reply
-
You can use the download attribute in an |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
nrschoen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use the download attribute in an
<a>
tag. I'd recommend combining this with something like thehtml-button-response
plugin to show the link.