-
Notifications
You must be signed in to change notification settings - Fork 10
Feature list
Mika Tompuri edited this page Sep 20, 2023
·
11 revisions
This page lists the features available on the courses.mooc.fi platform.
Creating and editing page content is built on the WordPress Gutenberg editor. All editing is done through blocks of various types that you can move around the page. Editing is straight-forward and requires no knowledge of programming.
These blocks can be used to edit content on course material pages.
- Paragraph: type or copy and paste text. Basic styling options such as bold and italic are available. Font cannot be changed.
- Heading: Headings of different hierarchies. Font cannot be changed.
- List: List items (unordered and numbered types available.)
- Quote
- Code: The code block is for writing technical pieces of code. It maintains all spaces and tabs so your code is rendered exactly as you type it.
- Preformatted: The code block is for writing technical pieces of code. It maintains all spaces and tabs so your code is rendered exactly as you type it.
- Pullquote
- Table
- Latex: LaTeX is a high-quality typesetting system; it includes features designed for the production of technical and scientific documentation.
- HighlightBox: A way to make text standout in the material.
- InstructionBox: Stylized way to give instructions to students
- iFrame: A way to embed iFrames. Limitations exist.
With media blocks you can add images, audio files and links to files to pages.
- Image
- Audio
- File
Design blocks allow you customize the layout of the page contents.
- Buttons
- Columns
- Separator
- Spacer
- Aside & Infobox: Ways to make parts of content stand out.
Embed blocks allow you to embed various services to pages.
- Embed: Generic embed block with limitations.
- YouTube
- Spotify
- Vimeo
- Mentimeter
- ThingLink
Custom blocks are related to how the course material is structured (chapters, pages, learning goals), how students see their chapter/course progress.
- Chapter Progress
- Congratulations
- Chapters Grid
- Course Progress
- Exercise
- Exercises in Chapter
- Glossary
- Hero Section
- Learning Objective Section
- Pages in Chapter
- TableBox
- Map
- Authors