Filtered course list

Blocks ::: block_filtered_course_list
Maintained by Charles Fulton, Kevin Wiliarty, Andrew Zito
The Filtered Course List block displays a configurable list of courses. It is intended as a replacement for the My Courses block, although both may be used. It is maintained by the Collaborative Liberal Arts Moodle Project (CLAMP).
Latest release:
705 sites
218 downloads
54 fans
Current versions available: 11

The Filtered Course List block displays a configurable list of courses. It is intended as a replacement for the My Courses block, although both may be used. It is maintained by the Collaborative Liberal Arts Moodle Project (CLAMP).

An administrator can apply various filters by which to organize a user's course listing in the block. Courses can be sorted by category, shortname matches or completion status. If all of the courses in a given semester have a shortname ending in a semester code, for instance, then the administrator can designate those courses to appear under "Current courses," "Future courses" or any other heading. Regex matching is supported.

Administrators can designate multiple collapsible headings and choose which of those headings, if any, should be expanded by default.

Other options include the ability to hide the block from guests or anonymous visitors, to choose whether an admin sees all courses or her own, and to hide or reveal a link to a more comprehensive course search.

Screenshots

Screenshot #0

Contributors

Charles Fulton (Lead maintainer)
Kevin Wiliarty: Maintainer
Andrew Zito: Maintainer
Please login to view contributors details and/or to contact them

Comments RSS

Comments

  • JOSE GUILLERMO ROJAS GARRIDO
    Wed, 10 Aug 2016, 2:19 AM
    Today I update the plugin in my TEST enviroment from block_filtered_course_list v2.8.2[2016052600] to v2.8.3 [2016080800] but now insted to see de Category List of Cours, I see "Other Courses" as group and the list the other courses where the user is not enrolled. How can i keep my old functionality ?
  • Kevin Wiliarty
    Wed, 10 Aug 2016, 9:01 PM
    Hello, Jose. I've tried to reproduce the problem you describe but so far I have not been able to. The upgrade is not expected to have any impact on settings, and for me it does not. Can you tell me more about your settings, maybe with a screenshot? Are you able to reproduce the problem?
  • Gravatar is a privacy violator
    Thu, 17 Nov 2016, 6:33 AM
    Kevin,

    I second Helder's suggestion for the ability to filter by course completion. It is a feature much in demand by trainers who have users complete courses but keep them enrolled in them afterwards so they have future access to the content. It is very common.

    I see this as a filter just like the "Current" Future" and "Other" branch in the menu in the screenshot: there would be one called "Completed courses" and any courses that for this user that are still 1) available 2) enrolled in, and 3) have course completion marked, then they would automatically go there instead of in "Current".

    Customizations by the user such as drag-n-drop ordering or sorting (like in the Dashboard now) would be nice, but not vital.

    - Randy
  • Kevin Wiliarty
    Thu, 17 Nov 2016, 10:01 PM
    Thanks for the feedback, Randy; I'm listening. In the current version of the module (2.8.3) this would be difficult to achieve, but I'm working on a new version where the code will be organized in a way that makes it much more feasible to add new filter types. After I release the new version I will work on adding a completion filter. I've made an issue for this at https://github.com/CLAMP-IT/moodle-blocks_filtered_course_list/issues/52 .
  • Gravatar is a privacy violator
    Tue, 6 Dec 2016, 7:56 AM
    Thanks, Kevin. I see you've been working on it. I will be happy to try it out when next released.
  • Kevin Wiliarty
    Thu, 8 Dec 2016, 12:00 AM
    Just released a new version that includes the ability to filter by completion status.
  • Jeff White
    Fri, 9 Dec 2016, 11:04 PM
    Very nice plugin! This has so much potential for our moodle site. So wish I could figure out how to make my on contribution to make course notifications show in this plugin and even show course status in this block.
  • Kevin Wiliarty
    Fri, 9 Dec 2016, 11:59 PM
    Hi, Jeff. By 'course status' do you mean something other than completion status? The latest release includes a filter type for that. By 'notifications' are you thinking of the kind of thing that shows up in the course overview block?
  • Jeff White
    Mon, 12 Dec 2016, 11:09 PM
    Heavens! That is exactly what I was wanting! Thank you Kevin!
  • Mārtiņš Ķīsis
    Fri, 31 Mar 2017, 10:40 PM
    Thank You Kevin! This is what I was waiting as well!
    This solves so much problems! smile
  • Kevin Wiliarty
    Sat, 1 Apr 2017, 12:15 AM
    smile
  • Alberto beto
    Sat, 29 July 2017, 3:25 AM
    Hello Kevin,

    The plugin is amazing! But I have one question, on my moodle I have subcategories, so my structure is like:

    Category1
    -Subcategory1
    --Course1

    on the block configuration I'm using as configuration filter the sentence "category | collapsed | 0 | 0". On the block is just showing:

    Subcategory1
    -Course1

    It's very important to me to show the category above the -Subcategory1. Is it possible to do that?

    Thank you.
  • Kevin Wiliarty
    Sat, 29 July 2017, 4:14 AM
    Hi Alberto,

    I'm glad you like the plugin, and I'm therefore all the sorrier that you will probably be disappointed by this answer. But maybe not? Here's how it works:

    The plugin will descend through a hierarchy of categories, if you wish, and display each category in which the current user has courses, but it does not display the categories as a hierarchical structure. The reason you are not seeing Category1 is very likely that the user you are testing with is not enrolled in any courses immediately in that category. If you enroll that user in a course in Category1 then it should show up, but Category1 and Subcategory1 would look more like siblings than like a parent and child.

    So...

    Category1
    -Course1
    -Subcategory1
    --Course2

    Would display in the block as:

    Category1
    -Course1
    Subcategory1
    -Course2

    For good or ill the reasons for this are deeply rooted in the way the plugin works.

    On the other hand, I can perhaps offer you this workaround: You could make a block for each top-level category that you need and then configure the block titles as the name of the category. Let's say we have this larger structure (with category id's because we'll need them):

    Category1 (1)
    -Subcategory1 (2)
    --Course1
    Category2 (3)
    -Subcategory2 (4)
    --Course2

    Then you could configure a block called "Category 1" like this:

    category | collapsed | 1 | 0

    And a block called "Category2" like this:

    category | collapsed | 3 | 0

    Clearly it's less good to require multiple blocks, and hard to maintain if your categories are frequently changing, but maybe it will help.

  • Faisal Maqsood
    Sun, 19 Nov 2017, 12:16 AM
    Hi,
    I am new to moodle,

    I think i am not getting it how to use it.
    I have tried to write many different ways but its not filtering my category anyhow.

    I just want to use this plugin as:
    Current courses, UpcomingCourses and Ended courses.
    Now how can i show it on frontpage?
    Please guide me as soon as possible because i am stuck at this point from last 2days sad
  • Kevin Wiliarty
    Mon, 20 Nov 2017, 8:49 PM
    Hello, Faisal, and welcome to the Moodle community. I hope that the initial learning curve will not discourage you. I'll be happy to help you figure out how to use the Filtered Course List block.

    The two basic principles of organization that it can work on are category structure and shortname pattern. Are you going to be putting your courses into categories that correspond to "Current," "Upcoming," and "Completed"? If so, then you can use a category-based strategy. Otherwise, are your course shortnames going to follow a predictable pattern by which you could distinguish the current, upcoming and completed courses? At my institution, for instance, all of the current courses have a shortname that end in "2017F" indicating "Fall 2017." If that is the case then you may prefer to use the shortname matching strategy.

    If you want a list of current, upcoming and completed courses based on the start and end dates in the course, then you probably want to use the native Course Overview instead of the Filtered Course List. The Filtered Course List does not respond to course start and end dates.

    Assuming you want to use the Filtered Course List: Once you have installed the block, you should be able to add an instance of the block anywhere you can add blocks in your Moodle theme. If you are using the Boost theme on Moodle 3.3, for instance, you should see a "Customise this page" button in the upper right on the Dashboard page. When you click that you will see an "Add a block" button at the bottom of the navigation drawer on the left. (I'm assuming left-to-right direction here, so just flip what I'm saying if you need this for a right-to-left layout.) "Filtered course list" should be showing up in that list. Click on it and the block should appear in the column of blocks on the right.

    There are some things to watch out for. If you are logged in but you are not enrolled in any courses, then the block appear. The block shows only the courses a user is enrolled in. If you are looking for a way to let users browse all courses, then you will need a different solution. If you are testing the block as an administrator, make sure that you have enrolled yourself in some courses and that you adjust the block setting for what an admin sees. You need to navigate to Site administration > Plugins > Blocks > Filtered course list. There you can set "Manager view" to "Manager sees own courses."

    Given the situation I mentioned above where the 'current' courses all have shortnames that end in '2017F' I would then put a line like this in the box at the top of the settings page:

    shortname | expanded | Current courses | 2017F

    If my upcoming courses all have shortnames in 2018S then I can add a line like:

    shortname | collapsed | Upcoming courses | 2018S

    Or if you have categories like "Fall 2017" and "Spring 2018" then you can use a configuration line like this:

    category | collapsed | 0 (top level) | 0 (all descendants)

    In that case, though, the block will use the category names, so "Fall 2017" rather than "Current courses". You can of course name a category "Current courses" but then you'll have to be renaming categories as they go in and out of currency.

    I hope this helps. If you have other questions, please let me know and offer a few more details about what you are doing and just where you are getting stuck.

    Cheers,
    Kevin
Please login to post comments