You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# STACK 4.11.1
1
+
# STACK 4.12.0
2
2
3
3
STACK is an assessment system for mathematics, science and related disciplines. STACK is a question type for the Moodle learning management system, and also the ILIAS learning management system. STACK has an API for stand-alone integration into other 3rd party systems.
Copy file name to clipboardExpand all lines: doc/en/Developer/Development_history.md
+15-16Lines changed: 15 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
For current and future plans, see [Development track](Development_track.md) and [Future plans](Future_plans.md).
4
4
5
-
## Version 4.12.0
5
+
## Version 4.12.0 (2026042200)
6
6
7
7
Released April 2026.
8
8
@@ -39,10 +39,10 @@ __Changes and new features.__
39
39
8. STACK library now imports whole quizzes - look for a `.json` file in the library.
40
40
9. Add in support for [local stack libraries](../STACK_question_admin/Library/index.md) of questions in the `stack/sitelibrary` directory within the Moodle data directory.
41
41
10. Change the *Generic feedback* defaults to use the common language strings. __Users upgrading their site in place will need to change the settings in the plugin setting page to the new default.__
42
-
11.The Generic feedback and decimals options have been removed from questions in the question library. When importing library questions, the current site defaults will be used.
42
+
11.The Generic feedback and decimals options have been removed from questions in the question library. When importing library questions, the current site defaults will be used.
43
43
12. Remove the German language packs locally (#1710). Note, the API now includes language packs as a config option when you build the docker container.
44
44
45
-
## Version 4.11.1
45
+
## Version 4.11.1 (2026010500)
46
46
47
47
Released January 2026.
48
48
@@ -53,7 +53,7 @@ This incremental release contains some minor, but useful, bug fixes.
53
53
54
54
This release contains the [HELM materials](../STACK_question_admin/Library/HELM.md) as part of the STACK question library. HELM question banks are managed using [Gitsync](https://github.com/maths/moodle-qbank_gitsync).
55
55
56
-
## Version 4.11.0
56
+
## Version 4.11.0 (2025102100)
57
57
58
58
Released October 2025.
59
59
@@ -67,21 +67,21 @@ Improvements in documentation and minor bug fixes.
67
67
6. Add in new flag `tex_plain_atoms` to control the display of atoms with [subscripts](../CAS/Subscripts.md). Remove testing for changes on Maxima before 5.40.0.
68
68
7. Add in the `Introductory-Mathematics` questions to the STACK library. The library now has over 1600 STACK questions.
69
69
70
-
## Version 4.10.0
70
+
## Version 4.10.0 (2025073100)
71
71
72
72
Released July 2025.
73
73
74
74
1. Add in a `style` attribute to the JSXGraph block to load local CSS styles.
75
75
2. Add in the `json` input type. This better supports JSON for JSXGraph, and better debugging in the existing GeoGebra and Parsons blocks.
76
76
3. Allow the bulk tester to add `[[todo]]` blocks to the question descriptions with the `addtags` option.
77
77
78
-
## Version 4.9.1
78
+
## Version 4.9.1 (2025040100)
79
79
80
80
Released April 2025.
81
81
82
82
Remove special characters in filenames (which break the .zip download).
83
83
84
-
## Version 4.9.0
84
+
## Version 4.9.0 (2025033100)
85
85
86
86
Released March 2025.
87
87
@@ -96,25 +96,25 @@ Released March 2025.
96
96
9. Remove support for the `win` platform (which hasn't been tested for many years). See [issue #1379](https://github.com/maths/moodle-qtype_stack/issues/1379).
97
97
10. Add in the [adapt block](../Authoring/Question_blocks/Dynamic_blocks.md) and associated dynamic blocks.
98
98
99
-
## Version 4.8.5
99
+
## Version 4.8.5 (2025030600)
100
100
101
101
Released March 2025.
102
102
103
103
Bring forward bug fixes to include in an official release.
104
104
105
-
## Version 4.8.3
105
+
## Version 4.8.3 (2025012100)
106
106
107
107
Released January 2025.
108
108
109
109
Bring forward bug fixes to include in an official release. Update JSXGraph.
110
110
111
-
## Version 4.8.1
111
+
## Version 4.8.1 (2024111900)
112
112
113
113
Released November 2024.
114
114
115
115
Rename directories and files in the STACK library to avoid problems with the auto-generated .zip file.
116
116
117
-
## Version 4.8.0
117
+
## Version 4.8.0 (2024111500)
118
118
119
119
Released November 2024.
120
120
@@ -129,8 +129,7 @@ Released November 2024.
129
129
9. Improve Parsons blocks by (i) hashing for keys, and (ii) Add ability to log history of an attempt (for research).
130
130
10. Add in a new [answer test based on a validator function](../Authoring/Answer_Tests/Other.md).
131
131
132
-
133
-
## Version 4.7.0
132
+
## Version 4.7.0 (2024072400)
134
133
135
134
Released July 2024.
136
135
@@ -141,7 +140,7 @@ Released July 2024.
141
140
5. Add in the "Deploy from n to m" feature to systematically deploy seeds.
142
141
6. Restyle response analysis page.
143
142
144
-
## Version 4.6.0
143
+
## Version 4.6.0 (2024060300)
145
144
146
145
Released June 2024.
147
146
@@ -157,12 +156,12 @@ This version will require moodle 4.0+. Moodle 3.x is no longer supported.
157
156
8. Add in support for drag and drop matching problems, as [grid](../Specialist_tools/Drag_and_drop/Grid.md) and [grouping](../Specialist_tools/Drag_and_drop/Grouping.md).
0 commit comments