- Knowledge Base
- Stylesheets in Assessment Items
- Introduction to Stylesheets in Assessment Items
-
TAO Portal Quickstart Guide
-
Rostering in TAO Portal
-
Creating assessment materials in TAO
-
Creating assessments for delivery in TAO
-
Proctoring in TAO Portal
-
Viewing results in TAO Portal
-
How Does Scoring Work in TAO?
-
Writing Your Own Scoring Rules for Your Assessments: An Example
-
TAO Portal Terminology
-
TAO Quickstart Guide
-
Making the Most of the Asset Manager
-
Working With Metadata in TAO
-
Configuring Interactions: What Possibilities do You Have?
-
Randomization in Items and Tests
-
All You Need to Know About Test-Takers
-
All About Deliveries
-
Setting up LTI
-
Proctoring Assessments in TAO
-
Interpreting Results Tables in TAO
-
Using the Advanced Search
-
Best Practices for Working with Multiple Users in a Small-scale Authoring Scenario Part 1: Set-up
-
Best Practices for Working with Multiple Users in a Small-scale Authoring Scenario Part 2: Workflow
-
Optimizing Pictures
-
All About Extensions
-
Stylesheets in Assessment Items
-
TAO for RTL Languages
-
TAO Terminology Explained Part 1: TAO Architecture
-
TAO Terminology Explained Part 2: Creating and Delivering Assessments
-
TAO Terminology Explained Part 3: Scoring Assessments
-
Test-taker and Accessibility tools
-
How does scoring work in TAO? (II)
-
Video demos
-
Video tutorials: Creating interactions
-
Thinking About Test Questions (and Choosing Interactions) According to Task Type
Audience and Context
This article is intended for an audience that has at least some experience with HTML and CSS code.
The visual appearance of an assessment item usually depends on stylesheets provided by the platform. The TAO item editor contains a style editor to overwrite some of the default styles. For more advanced operations, it is possible to add custom stylesheets directly in the style editor. You can also export an item, work on the code, and re-import it afterwards.
The Theme Toolkit is used by OAT’s development team and is available to the general public under the terms of the GPL2. You will need advanced knowledge of HTML, CSS, and SASS to benefit from the toolkit.
Note that OAT does not offer any support for its usage! For more information please refer to the toolkit's Wiki.
Whichever way you create your CSS, don't be tempted to edit tao-user-styles.css. This file is generated by the item authoring tool; all your work will be overwritten on regeneration.