diff --git a/assets/Figures/chooseCourse.png b/assets/Figures/chooseCourse.png index 4082ff5..3886b93 100644 Binary files a/assets/Figures/chooseCourse.png and b/assets/Figures/chooseCourse.png differ diff --git a/assets/Figures/customCourse.png b/assets/Figures/customCourse.png index e060a4c..bc378cf 100644 Binary files a/assets/Figures/customCourse.png and b/assets/Figures/customCourse.png differ diff --git a/assets/Figures/login.png b/assets/Figures/login.png index 9ff75ad..59a61a0 100644 Binary files a/assets/Figures/login.png and b/assets/Figures/login.png differ diff --git a/assets/Figures/register_choose_course.png b/assets/Figures/register_choose_course.png new file mode 100644 index 0000000..8a4cecb Binary files /dev/null and b/assets/Figures/register_choose_course.png differ diff --git a/assets/Figures/support_runestone.png b/assets/Figures/support_runestone.png index 7bc9408..44c1c85 100644 Binary files a/assets/Figures/support_runestone.png and b/assets/Figures/support_runestone.png differ diff --git a/pretext/CustomCourses/createCourse.ptx b/pretext/CustomCourses/createCourse.ptx index 782372f..9d051d3 100644 --- a/pretext/CustomCourses/createCourse.ptx +++ b/pretext/CustomCourses/createCourse.ptx @@ -1,49 +1,53 @@
How to Create a course -
\ No newline at end of file diff --git a/pretext/Registration/inviteStudents.ptx b/pretext/Registration/inviteStudents.ptx index d9c28f4..c820f5e 100644 --- a/pretext/Registration/inviteStudents.ptx +++ b/pretext/Registration/inviteStudents.ptx @@ -1,15 +1,15 @@
Managing Students in your Course -
First-time Registration -

- When you register you must select a course. The right side of the page contains a list of names of the base courses (registration codes) for the most common courses. If you do not see the one you want on this list you can look in the library. We are working on a way to harmonize the various places to discover books and their names.

-
- Register yourself - Registration Page +

If you are a new Runestone user, you will need to register for a free account. Click on the Login button at + https://runestone.academy and then click on the + Register link at the bottom of the login form or go directly to the registration page at + https://runestone.academy/admin/auth/register. Make sure you fill in the Institution Name because this will be used to suggest courses for you to join at your institution. Click the Create Account button to go to the second page to choose your first course.

+ +

If you check "I am an instructor and want to create a course for my students" at the bottom of the registration form, + you will be taken to the create a new course page.

+ +

On the second page, you will see suggested courses from your institution. Or you can type in the name of a course you want to join. Or choose one from the list of base courses which are also listed on the library page. After joining your first course, you will be able to add more courses.

+ +
+ Register and Choose Course + Registration Choose Course Page
-

-

    -
  1. -

    Open the following url in another tab: https://runestone.academy/runestone/default/user/register. The form is pretty self-explanatory, except for the Course Name field. There is information about that on the right side. You can specify one of the strings that identify one of the public courses that the server knows about: thinkcspy, pythonds, etc. Or you can enter the string for a course that someone else has created and provided you with.

    -
  2. -
  3. -

    Click Register

    -
  4. -
  5. -

    If you are on the login page instead at https://runestone.academy/runestone/default/user/login then click the Register button which is near the bottom of the page to get to the registration page.

    -
  6. -
-

+
Add an Additional Course

When you are logged in and looking at an eBook, click on the person icon in the upper right and select Change Course. - That will take you to the course selection page.

+ That will take you to the My Courses page where you can switch to another course or enroll in a new course using the "Enroll in Another Course" button at the bottom of the page. The courses that you have recently used are at the top and marked by a clock icon.

Change Courses - +
-

Click on the Enroll in a Course button, which takes you to a page that looks a lot like the registration page. Don't change any of the fields except Course Name. There, you can enter any string that identifies another course.

-

As an instructor you may find that the list of courses can get quite long. You can use the Remove Course button to unenroll yourself from that course. Please note it does NOT delete the course it only takes you out of it. You can always re-enroll at a later time.

+

Click on the Enroll in a Course button, which takes you to a page that looks a lot like the registration choose a course page. You can enter a course name or choose another base course.

+ +

As an instructor you may find that the list of courses can get quite long. You can use the Drop button next to any course to unenroll yourself from that course, but make sure that you are first in an another active course. Please note it does NOT delete the course it only takes you out of it. You can always re-enroll at a later time. You cannot drop the course that you are currently active in without first switching to another active course.

\ No newline at end of file