diff --git a/lms/templates/verify_student/face_photo_step.underscore b/lms/templates/verify_student/face_photo_step.underscore index c6ee935abb..eac689602f 100644 --- a/lms/templates/verify_student/face_photo_step.underscore +++ b/lms/templates/verify_student/face_photo_step.underscore @@ -3,12 +3,12 @@
<%- gettext( "You need a computer or cell phone that has a webcam. When you receive a browser prompt, make sure that you allow access to the camera." ) %>
+<%- gettext( "You need a device that has a webcam. If you receive a browser prompt for access to your camera, please make sure to click 'Allow'." ) %>
<%- gettext( "You need a driver's license, passport, or other government-issued ID that has your name and photo." ) %>
+<%- gettext( "You need a valid ID that contains your full name and photo." ) %>
<%= HtmlUtils.interpolateHtml( gettext( "To use the current photo, select the Take Photo button {icon}. To take another photo, select the Retake Photo button {icon}." ), { icon: HtmlUtils.HTML('(icon)') } ) %>
+<%= HtmlUtils.interpolateHtml( gettext( "To take the photo of your face, click on the camera button {icon}. If you need to try again, click 'Retake Photo'." ), { icon: HtmlUtils.HTML('(icon)') } ) %>
@@ -42,7 +41,7 @@<%- gettext("Use your webcam to take a photo of your ID. We will match this photo with the photo of your face and the name on your account.") %>
+<%- gettext("Use your webcam to take a photo of your ID.") %>
<%- gettext( "You need an ID with your name and photo. A driver's license, passport, or other government-issued IDs are all acceptable." ) %>
+<%- gettext( "You need an ID with your name and photo. A driver's license, passport, or ID are all acceptable." ) %>