mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 18:06:51 +02:00
added language strings, in particular for the tabs and decimal digits
This commit is contained in:
parent
1bc28beba0
commit
3181dafd62
2 changed files with 18 additions and 5 deletions
|
@ -1,4 +1,9 @@
|
|||
<p align="center"><b>Decimal points</b></p>
|
||||
<p align="center"><b>Decimal digits</b></p>
|
||||
|
||||
<p>By using this setting you can select the number of decimals
|
||||
to be showed in the grade of every attempt.</p>
|
||||
<p>By using this setting you can select the number of digits that should be
|
||||
shown after the decimal point when displaying student scores or grades.
|
||||
For example choosing '0' means the displayed grades will be rounded to integers.
|
||||
</p><p>
|
||||
This setting only effects the display of grades. It does not affect the internal
|
||||
calculations and rounding of the grades.
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue