You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To help users report issues or areas of improvement for your course, you should provide a clear method of feedback for your users to route their concerns through.
A feedback method (Google Form) has already been provided for AnVIL and GDSCN courses. Github actions automatically populates the Google Form with the title field from index.Rmd using the AnVIL Feedback Script.
The title field has been filled out in the header yaml of index.Rmd.
No further action is needed on your part. However, if you would like to change the feedback method, you can do so by editing this line of code in _output.yml.
See these instructions for how to manually create a feedback link for AnVIL / GDSCN content or events.
The text was updated successfully, but these errors were encountered:
To help users report issues or areas of improvement for your course, you should provide a clear method of feedback for your users to route their concerns through.
A feedback method (Google Form) has already been provided for AnVIL and GDSCN courses. Github actions automatically populates the Google Form with the
title
field fromindex.Rmd
using the AnVIL Feedback Script.title
field has been filled out in the header yaml ofindex.Rmd
.No further action is needed on your part. However, if you would like to change the feedback method, you can do so by editing this line of code in
_output.yml
.See these instructions for how to manually create a feedback link for AnVIL / GDSCN content or events.
The text was updated successfully, but these errors were encountered: