Select Git revision
-
semantic-release-bot authored
## [0.56.2](https://github.com/saltstack-formulas/mysql-formula/compare/v0.56.1...v0.56.2) (2021-09-04) ### Bug Fixes * **centos7:** add correct pymysql package on cent7/saltpy3 ([9722b021](https://github.com/saltstack-formulas/mysql-formula/commit/9722b0218763c56b7bb1096b421058e6898ae55e)) * **ci:** corrected ruby last else ([df2fa300](https://github.com/saltstack-formulas/mysql-formula/commit/df2fa300eff9c07e54967a3ef1366c57896b4eb5)) ### Continuous Integration * **centos:** add centos ci; fix test pillar ([060b43f3](https://github.com/saltstack-formulas/mysql-formula/commit/060b43f3036bbdfd1c0910fe91ff280221ef116c))
semantic-release-bot authored## [0.56.2](https://github.com/saltstack-formulas/mysql-formula/compare/v0.56.1...v0.56.2) (2021-09-04) ### Bug Fixes * **centos7:** add correct pymysql package on cent7/saltpy3 ([9722b021](https://github.com/saltstack-formulas/mysql-formula/commit/9722b0218763c56b7bb1096b421058e6898ae55e)) * **ci:** corrected ruby last else ([df2fa300](https://github.com/saltstack-formulas/mysql-formula/commit/df2fa300eff9c07e54967a3ef1366c57896b4eb5)) ### Continuous Integration * **centos:** add centos ci; fix test pillar ([060b43f3](https://github.com/saltstack-formulas/mysql-formula/commit/060b43f3036bbdfd1c0910fe91ff280221ef116c))
README.md 879 B
customfield_semester
Adds a Semester customfield type to moodle.
Choosable options for a semester customfield are a list of semesters and the "semesterindependent"
option.
Exactly which semesters are choosable are defined by these three options:
- The year, in which the list of semesters begins.
- Default value:
2007
- Default value:
- An amount of months, that affects how many future semesters are added as options.
For example, if you choose 9 months, all semesters that begin in the next 9 months (from whenever the semester menu is being viewed) are selectable additionally to all past ones.
- Default value:
6
- Default value:
- An amount of months, that affects which semester is selected as default.
For example, if you choose 3 months, the default selection is the semester that will be in progress 3 months from whenever the semester menu is being viewed.
- Default value:
3
- Default value: