{"id":22446937,"url":"https://github.com/learnosity/learnosity-apis-css","last_synced_at":"2025-06-22T15:33:42.329Z","repository":{"id":153925513,"uuid":"510159832","full_name":"Learnosity/learnosity-apis-css","owner":"Learnosity","description":"All of the Learnosity CSS files in one place.","archived":false,"fork":false,"pushed_at":"2025-06-06T00:29:48.000Z","size":929,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-06-06T01:29:24.091Z","etag":null,"topics":["css","customise","learnosity"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Learnosity.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-07-03T23:46:05.000Z","updated_at":"2024-11-05T02:42:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"2287c5f0-ab9f-4cab-8ddf-d0f83d890e73","html_url":"https://github.com/Learnosity/learnosity-apis-css","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Learnosity/learnosity-apis-css","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Learnosity%2Flearnosity-apis-css","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Learnosity%2Flearnosity-apis-css/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Learnosity%2Flearnosity-apis-css/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Learnosity%2Flearnosity-apis-css/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Learnosity","download_url":"https://codeload.github.com/Learnosity/learnosity-apis-css/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Learnosity%2Flearnosity-apis-css/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261314705,"owners_count":23140134,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","customise","learnosity"],"created_at":"2024-12-06T04:13:06.560Z","updated_at":"2025-06-22T15:33:37.316Z","avatar_url":"https://github.com/Learnosity.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg width=\"50%\" height=\"50%\" src=\"docs/images/image-logo-graphic.png\"\u003e\u003c/p\u003e\n\u003ch1 align=\"center\"\u003eLearnosity APIs CSS\u003c/h1\u003e\n\u003cp align=\"center\"\u003eAll of the Learnosity CSS files in one place.\u003c/p\u003e\n\n---\n\n## Table of Contents\n\n* [Overview: what does it do?](#overview-what-does-it-do)\n* [How can I use it?](#how-can-i-use-it)\n* [Learnosity products](#learnosity-products)\n\n## Overview: what does it do?\nThis repo is intended for developers who are looking for more information about the changes made to our CSS style between LTS releases.\n\nThis 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.\n\n## How do I use it?\nThis 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`.\n\nWithin 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.\n\nWith 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:\n\n[https://github.com/Learnosity/learnosity-apis-css/compare/lts/v2021.3.LTS..lts/v2022.2.LTS?w=1](https://github.com/Learnosity/learnosity-apis-css/compare/lts/v2021.3.LTS..lts/v2022.2.LTS?w=1)\n* The base URL tells GitHub to compare branches - https://github.com/Learnosity/learnosity-apis-css/compare/\n* The two versions listed tell GitHub to compare from v2021.3.LTS to v2022.2.LTS - `lts/v2021.3.LTS..lts/v2022.2.LTS`\n* The `w=1` parameter will ignore whitespaces\n\nThe 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](https://help.learnosity.com/hc/en-us/sections/360000194338-Long-Term-Support-Announcements).\n\n## Learnosity products\n\nThe CSS files for each of the products below are compiled from the files that are served in the production environment.\n\n### Learnosity Assessments\n* Annotations API `/css/annotations.css`\n* Assess API `/css/assess.css`\n* Questions API `/css/questions.css`\n* Items API - this product does not contain any CSS, see the above files instead.\n\n### Learnosity Author\n* Author API `/css/authorapi.css`\n* Question Editor API `/css/questioneditor.css`\n\n### Learnosity Analytics\n* Reports API `/css/reports.css`\n* Events API - this product does not contain any CSS, see Reports API and the Learnosity Assessments products.\n\n## Further reading\nThanks for reading to the end! Find more information about developing an app with Learnosity on our documentation sites:\n\n* [help.learnosity.com](http://help.learnosity.com/hc/en-us) -- general help portal and tutorials,\n* [reference.learnosity.com](http://reference.learnosity.com) -- developer reference site, and\n* [authorguide.learnosity.com](http://authorguide.learnosity.com) -- authoring documentation for content creators.\n\n[(Back to top)](#table-of-contents)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flearnosity%2Flearnosity-apis-css","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flearnosity%2Flearnosity-apis-css","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flearnosity%2Flearnosity-apis-css/lists"}