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

Recaptcha label in sign up form is confusing

    XMLWordPrintable

Details

    • MOODLE_19_STABLE, MOODLE_28_STABLE
    • MOODLE_29_STABLE
    • MDL-25979_master
    • Easy
    • Hide
      1. Go to Site administration / ►Plugins / ►Authentication / ►Manage authentication
      2. Enable self registration
      3. Enable recaptcha using keys from google.com/recaptcha
      4. Go to Site administration / ►Plugins / ►Authentication / ►Email-based self-registration
      5. Configure and enable recaptcha (Under Manage Auth Settings)
      6. Enter into the Sign up form and see the label for the form field
      7. Check that the help button for Security challenge has changed

      Testing Feedback:

      1. Create a feedback activity
      2. Edit questions
      3. Add a Security Challenge (check that have that name)
      4. Preview the feedback
      5. Check that there are two links: "Get an audio challenge" and "Get another challenge"
      6. Answer the feedback
      Show
      Go to Site administration / ►Plugins / ►Authentication / ►Manage authentication Enable self registration Enable recaptcha using keys from google.com/recaptcha Go to Site administration / ►Plugins / ►Authentication / ►Email-based self-registration Configure and enable recaptcha (Under Manage Auth Settings) Enter into the Sign up form and see the label for the form field Check that the help button for Security challenge has changed Testing Feedback: Create a feedback activity Edit questions Add a Security Challenge (check that have that name) Preview the feedback Check that there are two links: "Get an audio challenge" and "Get another challenge" Answer the feedback

    Description

      In the signup form, (login/signup_form.php) line 74, this element of the form is set to be
      $mform->addElement('recaptcha', 'recaptcha_element', get_string('recaptcha', 'auth'), array('https' => $CFG->loginhttps));

      But the label reCaptcha returned by get_string('recaptcha', 'auth') is confusing to the user. Nobody but administrators know what's a captcha or reCaptcha.

      I suggest to change this by another new created string as could be "Security Question" or put the string get_string('enterthewordsabove', 'auth').

      Attachments

        1. jira-capture-screenshot-20141215-113912-973.png
          jira-capture-screenshot-20141215-113912-973.png
          55 kB
        2. jira-capture-screenshot-20141216-144013-092.png
          jira-capture-screenshot-20141216-144013-092.png
          86 kB
        3. joomla recaptcha.png
          joomla recaptcha.png
          19 kB
        4. recaptcha.png
          recaptcha.png
          20 kB
        5. wikipedia.png
          wikipedia.png
          20 kB
        6. wordpress recaptcha.png
          wordpress recaptcha.png
          28 kB

        Issue Links

          Activity

            People

              pferre22 Pau Ferrer
              pferre22 Pau Ferrer
              Ankit Agarwal Ankit Agarwal
              Dan Poltawski Dan Poltawski
              Adrian Greeve Adrian Greeve
              David Woloszyn, Huong Nguyen, Jake Dallimore, Meirza, Michael Hawkins, Raquel Ortega, Safat Shahin, Stevani Andolo, David Woloszyn, Huong Nguyen, Jake Dallimore, Meirza, Michael Hawkins, Raquel Ortega, Safat Shahin, Stevani Andolo
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                11/May/15