planet icon indicating copy to clipboard operation
planet copied to clipboard

🌍 Planet Learning - Angular application

Results 233 planet issues
Sort by recently updated
recently updated
newest added

fixes #7761 Main course steps view: ![image](https://github.com/user-attachments/assets/c15c5787-7877-4982-bbd7-19235d5b61c4) Individual test progress view: ![image](https://github.com/user-attachments/assets/273b1eb4-c681-41c3-9e80-8956a8fcb9e3) Note that the toolbar and the page in general could be made more responsive for mobile, but that...

on hold

Fixes #7757 ![image](https://github.com/user-attachments/assets/17f9f41d-8467-4912-a2f3-cb8712505f24) When you create a new username, it won't allow you type more than 25 characters.

on hold

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...

help wanted
WIP
in progress

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** ![image](https://github.com/user-attachments/assets/0faa5807-d5ef-41a2-aac9-39e409f1be21) **td-flavored-markdown** ![image](https://github.com/user-attachments/assets/069069fc-808e-486c-863c-4a6f48c52ffe)

Fixes #9354 Add a fallback check to the parent `teamId` to ensure that the survey count reflects correctly from myPlanet data

review requested

> 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

review requested