planet
planet copied to clipboard
🌍 Planet Learning - Angular application
fixes #7761 Main course steps view:  Individual test progress view:  Note that the toolbar and the page in general could be made more responsive for mobile, but that...
Fixes #7757  When you create a new username, it won't allow you type more than 25 characters.
Fixes #7747 **Before trying, please do `npm install` since I use a library for this** Should work with any images with markdown, please see pictures below to see an example:...
Working on implementing the clear rating feature. Was able to add a button but still working on actually clearing the rating in the database and on the screen. Help would...
Fixes #7686 Upgrade from td-markdown to td-flavored-markdown(material flavoured) _td-markdown_: https://teradata.github.io/covalent/v8/#/components/markdown-parser/overview _td-flavored-markdown_: https://teradata.github.io/covalent/v8/#/components/flavored-markdown/overview **td-markdown**  **td-flavored-markdown** 
Fixes #9354 Add a fallback check to the parent `teamId` to ensure that the survey count reflects correctly from myPlanet data
> On planet however, we could handle the deletion controls and add source info in the surveys table/submission info _Originally posted by @Mutugiii in [#9354](https://github.com/open-learning-exchange/planet/issues/9354#issuecomment-3558090901)_
There is a discrepancy in the team's surveys `no of times taken`. The teams list view shows 0 times taken ,while under the manage surveys view, the correct no is...
The submissions fetch request on planet learning takes a long time to load; this needs to be investigated
Fixes #9339 Add support for downloading and copying the reports detail charts