Ttracy/microba 1192 early with info display behavior (#497)

* [feat] Add ID verification Alert to course home

if a user has a verified seat, but is in the unverified certificate
status state, the certificateStatusAlert will now show a message letting
the learner know they need to verify in order to earn a certificate.

This does not remove the message about the verification deadline in the
right sidebar of the course home.
This commit is contained in:
Thomas Tracy
2021-06-28 12:20:06 -04:00
committed by GitHub
parent 9edac2519a
commit 37ce01c00a
5 changed files with 151 additions and 58 deletions

View File

@@ -82,7 +82,7 @@ export function initializeMockApp() {
roles: [],
administrator: false,
},
SUPPORT_URL_ID_VERIFICATION: true,
SUPPORT_URL_ID_VERIFICATION: 'http://example.com',
});
const loggingService = configureLogging(MockLoggingService, {