frappe / lms

Easy to Use, 100% Open Source Learning Management System
https://frappe.io/learning
GNU Affero General Public License v3.0
1.06k stars 481 forks source link

feat: course categories #1025

Closed pateljannat closed 1 month ago

pateljannat commented 2 months ago
  1. You can now assign categories to courses, just like batches.
  2. The category filter will be visible at the top of the course list.
  3. When a user selects a category the list will be filtered to show courses of only that category.
  4. The same category will also be added to the URL, which can be shared with others.
  5. The Settings page will have a Categories section.
  6. Moderators can add new categories or edit existing categories from here.

https://github.com/user-attachments/assets/33b982b9-96e4-47ba-9649-e8c9afc20eab

cypress[bot] commented 1 month ago

lms    Run #691

Run Properties:  status check passed Passed #691  •  git commit d47f546cc8 ℹ️: Merge ad5bf89b3561da8d3b73382bd5875dbe0b550300 into 9609329f01fb3f57a61d9dd164d2...
Project lms
Branch Review categories-in-courses
Run status status check passed Passed #691
Run duration 00m 43s
Commit git commit d47f546cc8 ℹ️: Merge ad5bf89b3561da8d3b73382bd5875dbe0b550300 into 9609329f01fb3f57a61d9dd164d2...
Committer Jannat Patel
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 1
View all changes introduced in this branch ↗︎
frappe-pr-bot commented 1 month ago

:tada: This PR is included in version 2.6.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: