Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
integration
prechecker
Commits
4d47398b
Commit
4d47398b
authored
Nov 09, 2015
by
Dan Poltawski
Browse files
Merge branch 'MDL-51628-28' of
git://github.com/damyon/moodle
into MOODLE_28_STABLE
parents
f8c0d181
cce2034d
Changes
1
Hide whitespace changes
Inline
Side-by-side
mod/assign/locallib.php
View file @
4d47398b
...
...
@@ -5540,7 +5540,7 @@ class assign {
require_once
(
$CFG
->
dirroot
.
'/mod/assign/gradingoptionsform.php'
);
// Need submit permission to submit an assignment.
require_
capability
(
'mod/assign:grade'
,
$this
->
context
);
$this
->
require_
view_grades
(
);
require_sesskey
();
// Is advanced grading enabled?
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment