debrief | R Documentation |
Debrief a coder when a job is finished.
debrief(message, link = NULL, link_text = NULL, qr = FALSE)
message |
A message in markdown to show when a coder finishes a job. The text is centered |
link |
A url that will be shown when the job is finished. If the url contains "user_id", this will be replaced with the Username |
link_text |
the text shown on the button with the link |
qr |
If TRUE, show QR code for creating a new job coder at the end, so coders can share the job with others |
A list containing debriefing information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.