Skip to content

All of the Learnosity CSS files in one place.

Notifications You must be signed in to change notification settings

Learnosity/learnosity-apis-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Learnosity APIs CSS

All of the Learnosity CSS files in one place.


Table of Contents

Overview: what does it do?

This repo is intended for developers who are looking for more information about the changes made to our CSS style between LTS releases.

This will help make migrations and upgrades to the newest LTS version easier and will help to reduce the amount of time needed to visually confirm the latest changes.

How do I use it?

This repo contains one branch per active LTS release and a developer branch for the development only version. The branch naming structure will be similar to lts/v2022.3.LTS.

Within each branch contains an individual file per Learnosity API product. Only products which have UI elements will have a CSS files and these can be found in the /css/ directory.

With individual LTS branches, it is possible to see the code diff between any two LTS versions here on GitHub. For example, if you are currently using v2021.3.LTS and are upgrading to v2022.2.LTS you will be able to use the following link to check for all styling differences:

https://github.com/Learnosity/learnosity-apis-css/compare/lts/v2021.3.LTS..lts/v2022.2.LTS?w=1

The resulting page will list all CSS differences between the two specified LTS versions. From here, you will be able to see changes where we may have added styles for new features or modified older styles to improve the product accessibility. For a general summary of LTS to LTS styling changes, check our migration guides on the Learnosity Help site.

Learnosity products

The CSS files for each of the products below are compiled from the files that are served in the production environment.

Learnosity Assessments

  • Annotations API /css/annotations.css
  • Assess API /css/assess.css
  • Questions API /css/questions.css
  • Items API - this product does not contain any CSS, see the above files instead.

Learnosity Author

  • Author API /css/authorapi.css
  • Question Editor API /css/questioneditor.css

Learnosity Analytics

  • Reports API /css/reports.css
  • Events API - this product does not contain any CSS, see Reports API and the Learnosity Assessments products.

Further reading

Thanks for reading to the end! Find more information about developing an app with Learnosity on our documentation sites:

(Back to top)

About

All of the Learnosity CSS files in one place.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published