Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-34706

A request for a new set of "changenumsections" icons

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • 2.3
    • None
    • Course, Themes
    • MOODLE_23_STABLE
    • MDL-34706_master
    • Hide
      1. Switch to "editing mode" on any course's front page.
      2. Scroll down the page to the end of the last topic
      3. Make sure you see "Increase the number of sections" + "Increase icon" & "Reduce the number of sections" + "Reduce icon" under the last section/topic. (as seen on the last screen capture image)
      Show
      Switch to "editing mode" on any course's front page. Scroll down the page to the end of the last topic Make sure you see "Increase the number of sections" + "Increase icon" & "Reduce the number of sections" + "Reduce icon" under the last section/topic. (as seen on the last screen capture image)

    Description

      The new (As of Moodle 2.3) set of change-num-sections icons at the bottom of the course format are very tiny and unnoticeable.
      We wish to override them but they are the same icons that are used to minimize and maximize the blocks. (pix/t/switch_plus)

      Please use a new set of icons

      course/format/renderer.php (line 726)

      $icon = $this->output->pix_icon('t/switch_plus', $straddsection);
      

      course/format/renderer.php (line 736)

      $icon = $this->output->pix_icon('t/switch_minus', $strremovesection);
      

      Talking to our UI designer, I wish to add another request for the same original set of icons.
      To have yet another set of icons for the assignment submission grading page, In which the teacher can show/hide a preview of the student's online submitted content.

      Attachments

        Issue Links

          Activity

            People

              nadavkav Nadav Kavalerchik
              nadavkav Nadav Kavalerchik
              Eloy Lafuente (stronk7) Eloy Lafuente (stronk7)
              Amaia Anabitarte, Carlos Escobedo, Laurent David, Mikel Martín Corrales, Sabina Abellan, Sara Arjona (@sarjona), Huong Nguyen, Bas Brands, Mathew May, Amaia Anabitarte, Carlos Escobedo, Laurent David, Mikel Martín Corrales, Sabina Abellan, Sara Arjona (@sarjona)
              Votes:
              3 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: