Semester overview

Blocks ::: block_semester_sortierung
Maintained by AMC Academic Moodle Cooperation
In the semsort block (blocks/semester_sortierung), courses are grouped by their starting dates in a semester view on the MyMoodle page.
Latest release:
97 sites
11 downloads
26 fans
Current versions available: 14

This plugin is deprecated 

With the latest development and improvements of moodle core functionality, this block should be considered as deprecated and will be no longer maintained.

WARNING: This plugin is deprecated. The last maintained version of the Plugin will be for Moodle 3.9. After 3.9 we won’t maintain the plugin any further. 

The reason behind that is that now you can achieve similar functionality using the core Course Overview Block and its new filtering capabilities.  

For further information on how to use moodle core features check the course overview functionality and the filter options. 

If you are eager to keep this block alive you are welcome to adopt it: https://docs.moodle.org/dev/Plugins_adoption_programme

Please get in touch with us, if you want to take it over and maintain it from Moodle 3.9 onwards. 


Semsort module

In the Semsort block (blocks/semester_sortierung), courses are grouped by their starting dates in a semester view on the MyMoodle page.

The Semsort block also displays all MyMoodle information regarding the course activities of the individual courses. 

The module will also feature a "My favourites" area, for which courses from different semesters can be selected and they will then be listed at the top of the favourites area.

Example

Use the Semsort module to display the winter and summer semesters with all your courses, and the favourites area for quick access.

Installation

Copy the module code directly to the "blocks/semester_sortierung" directory. Open the messages page in the administration are to automatically start the installation. 

Admin settings

As an administrator you can set the default values instance-wide on the settings page for administrators in the Semsort block:

  • Sort courses by semesters (checkbox)
  • Winter semester months (checkbox)
  • Show favourites (checkbox)

Screenshots

Screenshot #0

Contributors

AMC Academic Moodle Cooperation (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Comments

  • David Mudrák
    Fri, 17 Oct 2014, 5:00 AM
    Hi guys. Thanks for sharing this plugin with the Moodle community. As a former university teacher, I can confirm such an overview is very useful and indeed demanded. I would be happy to approve this right now but there is one thing that is better to fix now than later.

    In your settings.php, you set the plugin property to 'blocks/semester_sortierung'. This is unexpected value. There should be the full component name (also known as frankenstyle) of your plugin, that is 'block_semester_sortierung'. The alternative approach is to name the setting fields as 'block_semester_sortierung/sortcourses' in which case the method admin_setting::parse_setting_name() would set the plugin automatically (which is probably cleaner that setting it directly like you do).

    If there are some versions of this block already used in production, you will want to provide an upgrade step that would fix the current setting names.

    Once this is fixed, this can be approved. Please don't forget to schedule this plugin for re-approval after uploading a new version. For now, I am going to mark this plugin as needing more work until we get this issue resolved. Thanks for your patience with the review and approval process.
  • AMC Academic Moodle Cooperation
    Tue, 23 June 2015, 10:43 PM
    Hi David - thanks for your feedback. We've fixed the issue and uploaded the newest MOODLE_28_STABLE on moodle.org and on github.
    It would be great if you could review our block and give us feedback smile
    Thanks a lot.
    Cheers Kasia
    - Katarzyna Potocka -
  • David Mudrák
    Tue, 30 June 2015, 5:19 PM

    Hi Kasia. Nice to hear from you again. I rechecked the block and I think it is good to go now. I reported one tiny issue (probably related to some CSS issue) to your tracker. I am going to approve the plugin now, you are cleared to land. Welcome to the Plugins directory!

  • AMC Academic Moodle Cooperation
    Tue, 10 Nov 2015, 10:20 PM
    Thanks David for reporting this - We've uploaded the newest version for 2.8 and this issue should be fixed.
  • AMC Academic Moodle Cooperation
    Tue, 1 Mar 2016, 8:41 PM
    We just published a version of the Semsort Plugin for Moodle 2.9 – have fun.
  • AMC Academic Moodle Cooperation
    Wed, 8 June 2016, 7:59 PM
    We just published a version of the Semsort Plugin for Moodle 3.0 – have fun.
  • AMC Academic Moodle Cooperation
    Wed, 24 Aug 2016, 5:46 PM
    We just published a version of the Semester overview block for Moodle 3.1 – have fun.
  • AMC Academic Moodle Cooperation
    Wed, 21 Sept 2016, 8:40 PM
    We just published a new version 3.1.1 of the Semester overview plugin fixing a timezone related bug.
  • Meir Kirshner
    Thu, 27 Oct 2016, 12:02 PM
    Hello, How\where can I setup the Semester overview block in be seen in the login page of the users?
    Meir
  • AMC Academic Moodle Cooperation
    Mon, 7 Nov 2016, 5:00 PM
    Hi Meir,
    what do you mean by login page? The semsort block shows all the courses a user is enrolled to. So it basically makes only sense, when the user is already logged in.
    Cheers Katarzyna
  • AMC Academic Moodle Cooperation
    Sun, 4 Dec 2016, 9:45 PM
    We just published a version of the Semester overview block for Moodle 3.2 (to be released tomorrow) – have fun.
  • AMC Academic Moodle Cooperation
    Sun, 14 May 2017, 8:39 PM
    We just published a version of the Semester overview block for Moodle 3.3 – have fun.
  • Meir Kirshner
    Sat, 19 Aug 2017, 12:30 PM
    hi, is their a way to show the block in hebrew?
  • AMC Academic Moodle Cooperation
    Tue, 22 Aug 2017, 3:34 PM
    Hi Meir, I am not sure what you mean but you would probably need a translation into hebrew if you want the text files to appear in Hebrew. Although there are really not many semsort specific lang texts.
  • Meir Kirshner
    Thu, 24 Aug 2017, 11:19 PM
    hi, i manage to do it with : "Language customisation" , yet i didnt mange to change the (ex:2016/2017) to Hebrew Calendar year , do you have any idea? Thanks
    meir
Please login to post comments