This article is about the new JUNO learning management system (LMS). If you don’t see these features on your site, your platform still uses the legacy JUNO courses.
Courses are made up of multiple lessons. You can set up a lesson with a title, preview text, slug, passing percentage, text, videos, images, and questions.
Open the course editor to follow these instructions.
Remember to click Save at the top of the page before going to a different tab in the editor. Otherwise, you’ll lose your changes.
If you can’t edit something, it might be locked because the course has started. See Why does lesson editing lock?
Create a new lesson
In the Lesson Plan tab, select Create a lesson.
Give the lesson a Title. 90 characters max. Special characters not recommended.
The slug is automatically created based on the title. You can edit it if you want to. The slug is the end of the URL. Every slug must be unique. Note that spaces, special characters, and capital letters aren’t allowed. Use underscores _
instead of spaces.
Select Save.
The new lesson appears at the bottom of the list.
Select the Settings icon to open the lesson editor.
Add a title, slug, and preview text
In the lesson editor, fill out these fields:
Title: Learners see this on the lesson page and in the list of all lessons on the course home page. 90 characters max. Special characters not recommended.
Preview text: 300 characters max. A description of the lesson that appears in the lesson list before starting the course.
Slug: This was created automatically when you created the lesson, but you can change it if you want. The slug is the end of the URL. Every slug must be unique. Note that spaces, special characters, and capital letters aren’t allowed. Use underscores _
instead of spaces.
Lessons can be graded or ungraded and have a passing percentage. Ungraded lessons aren’t included in the total course grade calculation. See Edit course grading settings for a complete guide to course and lesson grading.
Add lesson content: Banner image, description, and lesson parts
You can build your lesson content from multiple elements. All are optional.Banner image: The lesson banner image displays at the top of the lesson page. If you don’t add one, a default course image is used.
: A field for text, images, and other media that always displays below the banner image. It can’t be reordered between the lesson parts. If you need all of the content to be flexible, we recommend using lesson parts instead.
Lesson Parts (Questions, videos, and blurbs): These are flexible elements that can be reordered. They always display below the description.
See the instructions below to learn more about each one.
Banner image
To upload an image:
Go to the lesson editor.
Select Upload Banner.
Select + to upload an image from your computer.
Select Save.
Description
In the lesson editor, edit the Description field. There are many editing tools, similar to Microsoft Word or Google Docs. Below are instructions for some we find
Insert images
You can insert multiple images from your desktop or from a hosted location.
For images saved on your desktop, drag and drop them directly into the text field.
For images you have hosted online, insert their URLs:
Place your cursor where you want to insert the image.
Open the Insert menu.
Select Image.
In the Source field, paste the image URL.
Select Save.
To edit an image after inserting it:
Select the image. You can tell it’s selected because it has a blue outline.
Open the Insert menu.
Select Image to open its settings.
Add an Alternative Description to improve the image’s accessibility. Or resize it by changing the Width and Height.
To reorder images, click and drag them to a different line.
Insert videos
You can insert multiple videos hosted by JUNO in our s3 bucket or you can embed videos hosted on YouTube, Vimeo, Wistia, or Brightcove.
Place your cursor where you want to insert the video.
Open the Insert menu.
Select Media.
To add an m3u8 link hosted by JUNO, select General and paste it into the Source field.
Or to embed a YouTube, Vimeo, Wistia, or Brightcove video, select Embed and paste the embed code. That code looks something like this: <iframe width="560" height="315" src="https://www.youtube.com/embed/n61...</iframe>
Select Save.
To reorder videos, click and drag them to a different line.
Insert links
Copy the URL of the page you want to link to.
Highlight text in the text field.
Open the Insert menu.
Select Link.
Paste the URL.
Select Save.
To edit an existing link, right-click it and select Link. To remove an existing link, right-click it and select Remove link.
Insert anchor links (links within the same page)
Anchors let you create links to lines in the middle of your page. Here’s how:
Place your cursor on the line you want to link to.
Open the Insert menu.
Select Anchor.
Give it an ID so that you can identify it later. For example, you might use the section heading name or the subject of the paragraph.
Insert a link somewhere else on the page. Instead of adding a URL, select the Anchor from the dropdown menu. Now that link will direct people to the anchor.
Insert section headings
Make your page easy to read and scan by using pre-sized section headings.
Type a heading in the text field.
Place your cursor on the same line.
Open the Format menu.
Select Blocks.
Select a heading size. Your text automatically formats into that heading.
Remove formatting from copy/pasted text
When you copy and paste text from another text editing program or website, it sometimes brings along unwanted text formatting from its original location. There are two ways to fix this:
Before pasting the text, open the Edit menu and select Paste as text. A checkmark appears, indicating that the setting is turned on. Now, select Paste to paste your text, free of formatting.
Or after pasting the text, highlight it and open the Format menu. Select Clear formatting. This doesn’t clear some types of formatting, so it may be less reliable than the first option.
More tools
In the File menu |
New document | Clears all content in the text field. Only select this if you want to start over. If you need to undo it, select Edit > Undo or Edit > Restore last draft. |
Preview | Shows you what the content will look like to users, in a pop-up window. |
In the Edit menu |
Undo/Redo | Undo and redo your actions. |
Copy/Paste | Copy and paste content. |
Find and replace | Replace a word or phrase throughout the text, all at once. |
In the View menu |
Source code | Allows you to edit the HTML source code. Add iFrames here. |
In the Insert menu |
Code sample | For inserting code samples formatted in a gray code block. For inline code formatting, see Format > Code. |
Table | Inserts a customizable table. After creating it, open the Table menu to change the number of columns and rows, customize the border style, cell padding, and more. |
Special character | Select from a long list of standard special characters. |
Emojis | Select from a long list of standard emojis. Note that some emojis might appear differently to users depending on their browser or device type. |
Horizontal line | Inserts a gray horizontal line to divide sections of the page. |
In the Format menu |
Bold, Italic, Underline, Strikethrough, and Superscript/Subscript | Formats text. |
Code | Formats inline text as a monospaced font with a gray background. For code formatting in a block, see Insert > Code sample. To access the source code instead, see View > Source Code. |
Fonts, Font sizes, Text color, Background color | Select from a list of standard web fonts, font sizes, font colors, and text highlight colors. |
Align | Align text to the left, right, center, or justified. |
In the More (•••) menu |
Bullet list and Numbered list | Insert bulleted or numbered lists. You can choose different list styles and create multiple list levels by adding indents. |
Increase/Decrease indent | Manage the level of list items by increasing or decreasing the indent. |
Block quote | Formats text as a block quote (indented text with a vertical line in the left margin). |
Question (Lesson part)
In the lesson editor, select Create a lesson part then select Question. Fill out these settings:
Question Title: 90 characters max. This title helps you identify it while editing the lesson. Users don’t see it.
This is the question itself. You can include text and other elements like images and HTML.
Question Type: See the table below for details.
Answers: The answers that learners will choose from. Not all questions have answers (see the table below for details). For those that do, select Add Answer and type Answer Text for each answer you create.
Score: The points that learners earn for answering the question correctly. If there isn’t a correct answer, they earn points for any answer. See Edit course grading settings for a complete guide to course and lesson grading.
When you’re done, double-check the Question Preview to see what learners will see. Then select Save.
You can choose from the following types of questions.
Question type | Answer specifications |
Multiple Choice: Has at least one answer defined as correct. The learner selects one or more answers from a list. | One or more correct answers. If there are multiple correct answers, the learner must select every correct answer to receive points. Recommend creating 2-5 answers total. Answer character limit: 250
|
Poll: Has no correct answer. The learner selects one or more answers from a list. Best for collecting user data or opinions. | No correct answers. Recommend creating 2-5 answers total. Answer character limit: 250 When you create a poll question, you have the option to show learners the percentage of people who chose each answer after they select theirs. Select Show Voting Results.
|
Fill in the Blank: The learner types an answer in an empty text box. | |
Ranking: The learner sorts a series of answers. | |
Rating: The learner picks a numerical value along a scale. | No correct answers. The minimum value is always 0. You can set the maximum value up to 10. The increment is the amount between each value. For example, a scale with Min: 0 Max: 10 Increment: 2 would appear as 0 - 2 - 4 - 6 - 8 - 10
|
Video (Lesson part)
Videos added as lesson parts have pause/play, rewind, and restart controls. (Learners can only fast-forward once they complete the lesson.) Progress on these videos is tracked in analytics and you can require learners to watch a certain percentage of the video.
In the lesson editor, select Create a lesson part then select Video. Fill out these settings:
Video Title: 90 characters max. This title helps you identify it while editing the lesson. Users don’t see it.
Video URL: It must be a Wistia link, YouTube link, Vimeo link, or an MP4 video URL hosted by the JUNO team in our s3 bucket or hosted externally. At this time, Brightcove links are not supported.
% Required to Watch: How much of the video learners must watch before going to the next lesson. You can select from increments of 10. (For example: 0%, 10%, 20%…)
Blurb (Lesson part)
Blurbs are a space for text, images, HTML, and other media.
In the lesson editor, select Create a lesson part then select Blurb. Fill out these settings:
Title: 90 characters max. This title helps you identify it while editing the lesson. Users don’t see it.
Description: This is the blurb’s content. There are many editing tools, similar to Microsoft Word or Google Docs. Below are instructions for some we find useful.
Insert images
You can insert multiple images from your desktop or from a hosted location.
For images saved on your desktop, drag and drop them directly into the text field.
For images you have hosted online, insert their URLs:
Place your cursor where you want to insert the image.
Open the Insert menu.
Select Image.
In the Source field, paste the image URL.
Select Save.
To edit an image after inserting it:
Select the image. You can tell it’s selected because it has a blue outline.
Open the Insert menu.
Select Image to open its settings.
Add an Alternative Description to improve the image’s accessibility. Or resize it by changing the Width and Height.
To reorder images, click and drag them to a different line.
Insert videos
You can insert multiple videos hosted by JUNO in our s3 bucket or you can embed videos hosted on YouTube, Vimeo, Wistia, or Brightcove.
Place your cursor where you want to insert the video.
Open the Insert menu.
Select Media.
To add an m3u8 link hosted by JUNO, select General and paste it into the Source field.
Or to embed a YouTube, Vimeo, Wistia, or Brightcove video, select Embed and paste the embed code. That code looks something like this: <iframe width="560" height="315" src="https://www.youtube.com/embed/n61...</iframe>
Select Save.
To reorder videos, click and drag them to a different line.
Insert links
Copy the URL of the page you want to link to.
Highlight text in the text field.
Open the Insert menu.
Select Link.
Paste the URL.
Select Save.
To edit an existing link, right-click it and select Link. To remove an existing link, right-click it and select Remove link.
Insert anchor links (links within the same page)
Anchors let you create links to lines in the middle of your page. Here’s how:
Place your cursor on the line you want to link to.
Open the Insert menu.
Select Anchor.
Give it an ID so that you can identify it later. For example, you might use the section heading name or the subject of the paragraph.
Insert a link somewhere else on the page. Instead of adding a URL, select the Anchor from the dropdown menu. Now that link will direct people to the anchor.
Insert section headings
Make your page easy to read and scan by using pre-sized section headings.
Type a heading in the text field.
Place your cursor on the same line.
Open the Format menu.
Select Blocks.
Select a heading size. Your text automatically formats into that heading.
Remove formatting from copy/pasted text
When you copy and paste text from another text editing program or website, it sometimes brings along unwanted text formatting from its original location. There are two ways to fix this:
Before pasting the text, open the Edit menu and select Paste as text. A checkmark appears, indicating that the setting is turned on. Now, select Paste to paste your text, free of formatting.
Or after pasting the text, highlight it and open the Format menu. Select Clear formatting. This doesn’t clear some types of formatting, so it may be less reliable than the first option.
More tools
In the File menu |
New document | Clears all content in the text field. Only select this if you want to start over. If you need to undo it, select Edit > Undo or Edit > Restore last draft. |
Preview | Shows you what the content will look like to users, in a pop-up window. |
In the Edit menu |
Undo/Redo | Undo and redo your actions. |
Copy/Paste | Copy and paste content. |
Find and replace | Replace a word or phrase throughout the text, all at once. |
In the View menu |
Source code | Allows you to edit the HTML source code. Add iFrames here. |
In the Insert menu |
Code sample | For inserting code samples formatted in a gray code block. For inline code formatting, see Format > Code. |
Table | Inserts a customizable table. After creating it, open the Table menu to change the number of columns and rows, customize the border style, cell padding, and more. |
Special character | Select from a long list of standard special characters. |
Emojis | Select from a long list of standard emojis. Note that some emojis might appear differently to users depending on their browser or device type. |
Horizontal line | Inserts a gray horizontal line to divide sections of the page. |
In the Format menu |
Bold, Italic, Underline, Strikethrough, and Superscript/Subscript | Formats text. |
Code | Formats inline text as a monospaced font with a gray background. For code formatting in a block, see Insert > Code sample. To access the source code instead, see View > Source Code. |
Fonts, Font sizes, Text color, Background color | Select from a list of standard web fonts, font sizes, font colors, and text highlight colors. |
Align | Align text to the left, right, center, or justified. |
In the More (•••) menu |
Bullet list and Numbered list | Insert bulleted or numbered lists. You can choose different list styles and create multiple list levels by adding indents. |
Increase/Decrease indent | Manage the level of list items by increasing or decreasing the indent. |
Block quote | Formats text as a block quote (indented text with a vertical line in the left margin). |
Edit, reorder, or delete lesson parts
In the lesson editor, click and drag lesson parts (questions, videos, and blurbs) to reorder them.
Select the Settings icon to edit it. Select the Delete icon to delete it.
Reorder lessons
In the Lesson Plan tab, click and drag lessons to reorder them.
Delete a lesson
Open the lesson editor.
In the middle of the page, select Delete Lesson.
Select Delete to confirm.
Related articles
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page: