AA-137: Add first-section celebration (#78)

When a learner completes their first section in a course, throw up
a modal that celebrates that fact and encourages them to share
progress.
This commit is contained in:
Michael Terry
2020-06-18 09:27:11 -04:00
committed by GitHub
parent eb8c97ee86
commit 6cdd075243
20 changed files with 402 additions and 42 deletions

View File

@@ -1,7 +1,7 @@
<!doctype html>
<html lang="en-us">
<head>
<title>Course | edX</title>
<title>Course | <%= process.env.SITE_NAME %></title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />