diff --git a/cms/static/sass/views/_unit.scss b/cms/static/sass/views/_unit.scss index c7cdce3cb1..57ce1e67d0 100644 --- a/cms/static/sass/views/_unit.scss +++ b/cms/static/sass/views/_unit.scss @@ -662,10 +662,10 @@ body.course.unit { select { //border: 1px solid $gray-l2; background: none repeat scroll #F2F2F2; - padding: 5px; + @include box-shadow(0 1px 2px rgba(0, 0, 0, .1) inset); &:focus { - @include box-shadow(0 1px 1px $shadow); + @include box-shadow(0 0 1px $shadow); @include transition(opacity 0.25s ease-in-out); background-color: #FFFCF1; } diff --git a/cms/templates/component.html b/cms/templates/component.html index 250609d43e..9dd46f1c53 100644 --- a/cms/templates/component.html +++ b/cms/templates/component.html @@ -59,88 +59,116 @@
  • - - + +
    - This value specifies the discussion are where this . This name appears in the left pane of the discussion forum for your course (question) -
  • - - - - - -
  • -
    - - - - -
    - This value defines the name of this component, and is shown to students as a tooltip. -
  • - - - - - -
  • -
    - - - - -
    - This value defines the name of this component, and is shown to students as a tooltip. + This value specifies the discussion are where this component lives, organized in the left pane of the discussion forum for your course.
  • - - + + + -
    - When set, this limits the number of times a student can attempt this problem. + + This value defines the name of this component, and is shown to students as a tooltip.
  • - - - - - - - + +
    - helpstring + If disabled, this problem will not be graded.
  • -
  • +
  • - - + + -
    - helpstring + This value ....needs helpstring....
  • + +
  • +
    + + + +
    + Choose from a few different ways to incorporate randomization into this problem. +
  • + +
  • +
    + + + +
    + Choose from a few different options to define whether students interact with the problem's answer. (info icon here) You can define this for every problem in a course. +
  • + +
  • +
    + + + + +
    + You can specify the order of discussion areas in the discussion dropdown menu. Their order is alphabetical, but uses the sort key value instead of their name. +
  • + +
  • +
    + + + + +
    + Specify a subcategory name for this discussion. This name appears in the left pane of the discussion forum for your course. +
  • + +