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
Commits
6b35727f
Commit
6b35727f
authored
1 year ago
by
Chris Sangwin
Browse files
Options
Downloads
Patches
Plain Diff
Re-word "no answer given" from passive to active.
parent
ac3395fe
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
lang/en/qtype_stack.php
+1
-1
1 addition, 1 deletion
lang/en/qtype_stack.php
with
1 addition
and
1 deletion
lang/en/qtype_stack.php
+
1
−
1
View file @
6b35727f
...
...
@@ -398,7 +398,7 @@ $string['singlechargotmorethanone'] = 'You can only enter a single character her
$string
[
'true'
]
=
'True'
;
$string
[
'false'
]
=
'False'
;
$string
[
'notanswered'
]
=
'(
No answer given
)'
;
$string
[
'notanswered'
]
=
'(
Clear all choices
)'
;
$string
[
'ddl_runtime'
]
=
'The input has generated the following runtime error which prevents you from answering. Please contact your teacher.'
;
$string
[
'ddl_empty'
]
=
'No choices were provided for this drop-down.'
;
$string
[
'ddl_nocorrectanswersupplied'
]
=
'The teacher did not indicate at least one correct answer. '
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment