repo.or.cz
/
moodle-pu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MDL-10544 placeholder for outcome edit forms grade/edit/outcome/
[moodle-pu.git]
/
lang
/
en_utf8
/
gradereport_outcomes.php
blob
2df4002f6c5f97d3f29885122c0c63ecc655486b
1
<
?PHP
// $Id$
2
3
$string
[
'addoutcome'
] =
'Add an outcome'
;
4
$string
[
'courseoutcomes'
] =
'Course outcomes'
;
5
$string
[
'coursespecoutcome'
] =
'Course outcomes'
;
6
$string
[
'modulename'
] =
'Outcomes report'
;
7
$string
[
'usedgradeitem'
] =
'Number of grade items'
;
8
?
>