Print mode
Starting from version 4.7.0, the Content Player supports a new mode: print. This mode is designed specifically to render exercises in a clean, printer-friendly format, ideal for creating offline worksheets.
What is Print Mode?
Print mode provides a simplified, consistent layout of exercises that mirrors the exported version of an exercise. It’s intended for use cases where digital interactivity isn’t required, such as:
- Generating printable worksheets
- Archiving exercises in physical format
- Distributing content for offline use
Key Features
- Clean formatting: Ensures all exercise content is structured clearly and consistently
- Export fidelity: Matches the layout of the exported versions used in PDFs or worksheet documents
- Minimalist design: Removes interactive elements and styling that are not print-friendly
How to Use
To enable print mode in the Content Player, simply set the mode parameter to print. For example:
<!-- Both tryId and setId are possible to use -->
<sowiso-player
try-id="123"
mode="print"
sdk-url="https://some-url.io"
></sowiso-player>
Supported exercise types:
- Essay
- Dropdown
- Group Order
- Rank Order
- Hotspot
- Highlight
- Multiple Choice
- Radio Button
- Drag and Drop
- Open
- Open Free
- Strategy
- Geogebra
Use Cases
Print mode is perfect for:
- Teachers preparing handouts for classrooms
- Students practicing offline
- Tutors compiling custom problem sets