Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-27843 META: Accessibility compliance for 2.x
  3. MDL-33575

Unlabelled checkbox element when the individual users are listed in choice module.

    XMLWordPrintable

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.1, 2.2, 2.3
    • 2.1.8, 2.2.5, 2.3.2
    • Choice
    • MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE
    • MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE
    • Hide

      As admin/teacher:

      1. create choice activity
      2. set 'privacy of results' to 'publish full results, showing names and their choices"

      As student:

      1. Attempt the choice activity.

      As admin/teacher:

      1. view student responses'
      2. view source and make sure there's label for the checkbox element
      Show
      As admin/teacher: create choice activity set 'privacy of results' to 'publish full results, showing names and their choices" As student: Attempt the choice activity. As admin/teacher: view student responses' view source and make sure there's label for the checkbox element

    Description

      In MDL-30816, Greg suggested to do the following imporovement:

      <div class="user"><div class="attemptaction">
        <input type="checkbox" name="attemptid[]" value="3" id="user">
      </div>
       
      <div class="image">
        <a href="http://local/moodle/user/view.php?id=3&course=2"><img width="35" height="35" class="userpicture defaultuserpic" title="Picture of donald duck" alt="Picture of donald duck" src="http://local/moodle/theme/image.php?theme=magazine&image=u%2Ff2&rev=935"></a>
      </div>
      <div class="fullname">
        <label for="user"><a class="username" href="http://local/moodle/user/view.php?id=3&course=2">donald duck</a></label></div><div class="clearfloat"></div>
      </div>

      Attachments

        Issue Links

          Activity

            People

              rwijaya Rossiani Wijaya
              rwijaya Rossiani Wijaya
              Ankit Agarwal Ankit Agarwal
              Sam Hemelryk Sam Hemelryk
              Rajesh Taneja Rajesh Taneja
              Dan Marsden, Amaia Anabitarte, Carlos Escobedo, Laurent David, Mikel Martín Corrales, Sabina Abellan, Sara Arjona (@sarjona)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                10/Sep/12