Skip to content

Edgenuity - Small, useful tweaks by Someone68

Details

AuthorSomeone68

LicenseNo License

Categoryedgenuity.com

Created

Updated

Size516 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Features (for now):

  • Get sample answers to short-answer type questions before submitting.
  • Answer problems while the intro audio is still playing.

Notes

Requirements:

  • Stylus Chrome Extension
  • A brain

Source code

/* ==UserStyle==
@name         Edgenuity - Show answers to paragraph questions
@version      20240525.18.20
@namespace    https://userstyles.world/user/Someone68
@description  Get sample answers to short-answer type questions easily.
@author       Someone68
@license      No License
==/UserStyle== */

@-moz-document domain("media.edgenuity.com") {
.right-column div {
    display: inline-block !important;
}
}

@-moz-document domain("r09.core.learn.edgenuity.com") {
#invis-o-div {
    display: none !important;
}
}

Reviews

No reviews yet.