Semester overview icon

Semester overview

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

Supports Moodle 2.6-3.9 See all versions
Latest release: 6 years ago
Installations: 44
Downloads (last 90 days): 52

Frankenstyle name: block_semester_sortierung
Blocks

Comments

Product ratings and reviews are coming to Moodle Marketplace. Until then, existing comments remain available to read, but new posts have been disabled.

Due to the possibility to recreate almost identical experience for your users with the moodle core “course overview block” and its filter options, we will no longer be maintaining the SemesterSort block.
For further information on how to use moodle core features check the course overview functionality and the filter options.
Thank you for your support of this block!
We just published version 3.9.0 of the block Semester Sortierung for Moodle 3.9 – have fun.
We just published version 3.8.0 of the block Semester Sortierung for Moodle 3.8 – have fun.
We just published version 3.7.1 of the block Semester Sortierung for Moodle 3.7 (Support filter in course fullname and summary).
We just published version 3.7.0 of the block Semester Sortierung for Moodle 3.7 – have fun
We just published bug fix version 3.6.1 of the block Semester Sortierung for Moodle 3.6 (see CHANGELOG.txt)
We just published version 3.6.0 of the block Semester Sortierung for Moodle 3.6 – have fun.
Hi, no there is no such plan for doing this for 3 semesters. Sorry.
Hi, I am a moodle beginner and I appreciate you for this wonderful plugin. I got a question, as we know there are sometimes three semesters used by universities, like Fall, Spring and Summer and we now have just two of them in the configuration, so is there a possibility of that or may be in the future?
Thank you
We just published version 3.5.0 of the block Semester Sortierung for Moodle 3.5.
Would it be possible to have a setting in the plugin's configuration to set the month that it looks at for the year term?
Example: By default a course starting date of June 1, 2018 currently is placed into the Winter term 2018/2019. However could that June 1, 2018 date be something adjusted through a settings change for the plugin. So a course starting date of May 1, 2018 be placed in the Winter term 2018/2019 not the previous term.
We just published version 3.4.0 of the plugin for Moodle 3.4.
Sorry for the delay, the update for Moodle 3.5 will be faster.
Hi,
yeah there will be an update soon.
Cheers Kasia
Hi,
Any update to Moodle 3.4?
Ricardo
Hey Meir,
I have news from our developer, Simeon Naydenov, who is responsible for this plugin.
This is the line which deals with the year:
$year = userdate($timestamp, '%Y');
What you are missing is a Hebrew Calendar type.
You can download different calendar types from here - https://moodle.org/plugins/browse.php?list=category&id=51
Our developer tested with a Persian calendar and the semsort block works as it should:
Summer term 1396
Winter term 1394/1395
Summer term 1394
Winter term 1393/1394
...
The problem is that there is no official Hebrew Calendar type available to download.
Looking at the Persian calendar type's code, it shouldn't take more than a few hours to write a Hebrew one. So that’s what you probably try to figure out, if you can write your own Hebrew Calendar or if there maybe is somewhere already one, that hasn’t been published yet.
I hope that we could help you or at least give you a direction.
Cheers Kasia