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

Recaptcha label in sign up form is confusing

XMLWordPrintable

    • 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

      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').

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

            pferre22 Pau Ferrer
            pferre22 Pau Ferrer
            Ankit Agarwal Ankit Agarwal
            Dan Poltawski Dan Poltawski
            Adrian Greeve Adrian Greeve
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.