Skip to content

Instantly share code, notes, and snippets.

@daledesilva
Created August 4, 2020 13:59
Show Gist options
  • Save daledesilva/abb04a2c119e2a0d42a320927e33f466 to your computer and use it in GitHub Desktop.
Save daledesilva/abb04a2c119e2a0d42a320927e33f466 to your computer and use it in GitHub Desktop.
/* Remove MCQ Feedback Button */
/* Updated: 04/08/2020 */
.ev-buttons-feedback {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment