You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
Learning Lab helps people build real world skills through hands-on activities. This course streamlines the course building process, and gives you all the tools you need to help others learn.
2
2
3
3
Register for this course to get the starter files needed to build your Learning Lab course, or complete the course steps for a fully guided experience. If you choose to complete the course, you'll be able to:
4
-
-identify the structure of a Learning Lab course
5
-
-define a title and description for your course
6
-
-define a template repository
7
-
-create course steps
8
-
-create responses
9
-
-publish a course to GitHub Learning Lab
4
+
-Identify the structure of a Learning Lab course
5
+
-Define a title and description for your course
6
+
-Define a template repository
7
+
-Create course steps
8
+
-Create responses
9
+
-Publish a course to GitHub Learning Lab
10
10
11
11
> Note: Creating courses on Learning Lab is currently available in public beta. If you're not a member of the public beta, you will be unable to publish your course.
Copy file name to clipboardExpand all lines: responses/08.0_validate.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Course authors can use **gates** to be validate the user's completion of a step.
6
6
7
7
## Step 11: Add a gate
8
8
9
-
Let's now validate the learner's PR. We asked them to title the pull request "Add name to README" so that's what we need to validate against.
9
+
Let's now validate the learner's pull request. We asked them to title the pull request "Add name to README" so that's what we need to validate against.
0 commit comments