Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
moodle-qtype_stack
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
elc
moodle-qtype_stack
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
b77696defebc084f68c3cfbe1ea7f51a37cc5407
Select Git revision
Selected
b77696defebc084f68c3cfbe1ea7f51a37cc5407
Branches
8
master
default
fix-remote-url_v4.10.0
fix-remote-url_v4.6.0
fix-remote-url_v4.7.x
fix-remote-url_v4.8.3
fix-remote-url_v4.8.x
fix-remote-url_v4.9.1
fix-remote-urls
9 results
Begin with the selected commit
Created with Raphaël 2.2.0
26
Mar
25
22
21
20
19
20
19
18
17
15
13
12
11
9
8
7
5
4
3
2
1
29
Feb
28
27
23
22
21
20
19
16
15
14
9
7
6
2
1
31
Jan
30
29
27
26
25
24
23
22
19
18
16
12
11
10
9
8
2
21
Dec
20
19
18
15
14
13
12
11
10
7
6
5
4
2
1
30
Nov
29
28
27
24
23
22
21
20
19
18
17
16
15
14
13
11
13
11
9
8
7
6
5
6
5
3
2
1
31
Oct
30
29
28
27
26
25
24
23
22
21
20
19
17
16
15
13
12
11
10
9
6
5
4
2
30
Sep
28
29
28
27
26
25
24
23
22
18
6
5
4
3
1
31
Aug
29
28
23
22
20
18
17
15
14
3
1
31
Jul
29
28
23
22
Merge pull request #1150 from maths/1122-change-coreevent-to-core_filtersevents-in-inputjs-and-stackjsvlejs
Merge latest version of dev
iss973 - Code checking
Merge pull request #1149 from maths/1139-parson-proof-not-working-if-block-defined-in-one-line
Fix bug for Parsons block when block is defined on a single line
Rename core/event to core_filters/events and minify
iss973 - Fix issues caught by testing
iss973 - Fix omissions
iss973 - First pass of adding format to questionnote
STACK-JS functions for interacting with the "Check" button. Primarily for STACKrate.
Merge pull request #1138 from bgailer/docs-jsxgraph
Merge pull request #1126 from maths/iss-1120
Merge pull request #1147 from Lucas544875/docs-ja
STACK-JS now allows limiting the search for an input to just the question containing the sandbox iframe. The default is still to first search the question and if not found all the questions of the page. Do note that blocks using the `input-ref-...` style attributes will follow the default logic so you will need to request this with an actual `stack_js.request_access_to_input`-call.
Merge pull request #1146 from Lucas544875/ja-abinitio-publish
Update to JSXGraph 1.8.0, from now on untill the next update `[[jsxgraph]]`-blocks will by default use that. If you need to keep on using the previous 1.5.0 add `version="cdn-1.5.0"` to the block parameters. Or use the `overridejs` attribute to target any other version.
Tune `[[jsxgraph]]` CDN settings. We now supply prenamed old version references for some versions and have a version that should be the latest if one wants. Use `[[jsxgraph version='cdn']]` to get the latest and `version='cdn-1.5.0'` to get the soon to be updated version. Local version is likely going to be 1.8.0 very soon, which you can already test with `version='cdn-1.8.0'`.
[fix] Improved emphasis style
[fix] untranslated title
[fix] Links to untranslated articles
Merge pull request #1145 from LukeLongworth/patch-10
Some clarifications for the previous commit.
Add the `[[quid id="..."/]]`-block to allow easy generation of identifiers that are unique at the level of question usage.
Fix #1144 STACK-JS no longer leaves an extra wrapper-tag when setting contents.
Update vectorcalculus.mac
Merge pull request #1143 from Sattsunn/docs-ja-quickstart5
Merge pull request #1142 from Lucas544875/ja-abinitio-aqs346
Separation of display and value in the validation-box rendering. Floating point number presentation is now defined at float by float basis thus finally fixing #649. Also setting up capabilities for future separate display of other data-types.
2,5
[add] add 3,4 and 6
Merge pull request #1141 from Lucas544875/ja-ablnitio-aqs7
[update] 翻訳の改善
Merge remote-tracking branch 'origin/dev' into dev
Clarify issue #803 with documentaion and examples.
Clarify issue #802 with documentaion and examples.
Testcase to illustrate issue #802: can't use subscripts which are also variable names.
typos
Merge branch 'dev' into docs-jsxgraph
Add jsxgraph example to docs on how to react to feedback
Testcases for fix to issue #1117: %union breaks MCQ inputs.
Loading