Yannick Warnier
|
fe52861c6e
Minor - Fix buttons style - refs #7539
|
9 years ago |
Julio Montoya
|
b41e42b48b
Use setCustomElementTemplate() instead of setElementTemplate
|
9 years ago |
Julio Montoya
|
66d4eb4327
Fix button code to allow createElement instead of addElement.
|
9 years ago |
Julio Montoya
|
87e75add7c
Gradebook UI changes,
|
9 years ago |
Julio Montoya
|
060fb00f2f
Rename add_textfield to addTextfield
|
9 years ago |
Imanol Losada
|
0c09c57c2c
Set autofocus on first row score - refs #7514
|
9 years ago |
Julio Montoya
|
272710bb16
Adds lib GradebookUtils class to avoid unneeded requires
|
10 years ago |
Julio Montoya
|
9f516e9dc4
Format code
|
10 years ago |
aragonc
|
b453b93d38
Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x
|
10 years ago |
aragonc
|
94984e6b12
merge
|
10 years ago |
Julio Montoya
|
ac1f53e4ac
Fixing weight update.
|
10 years ago |
Francis Gonzales
|
043c0db18a
Validate some undefined variables - refs #6876
|
10 years ago |
Francis Gonzales
|
517e1d6db9
Code format - refs BT#6876
|
10 years ago |
Yannick Warnier
|
7eeb6ccbb4
Minor - Code conventions spacing
|
11 years ago |
Julio Montoya
|
902607ba97
Adding default visibility for some tools see BT#4386 configure the "tool_visible_by_default_at_creation" admin option
|
12 years ago |
Julio Montoya
|
86b2899d4f
Should fix a bug when showing the gradebook form + other "PHP Strict standards" fixes
|
12 years ago |
Julio Montoya
|
d24a70d807
Fixing bug when adding links and eval see #5168
|
12 years ago |
Julio Montoya
|
8e7aa1ed41
Adding tooltips in scores, fixing decimals. Everything should be controlled by the platform setting "gradebook decimals" see #5168
|
12 years ago |
Julio Montoya
|
5396393b5d
Adding default max weight
|
12 years ago |
Julio Montoya
|
44ca552077
Adding "lock" features in the gradebook, we can lock a gradebook category then all elements will be locked. locked means that the teacher can't review/edit the users results. Only the admin ca unlock it. This feature needs to be enabled in the platform settings see #4080
|
12 years ago |
Julio Montoya
|
9113ede12b
Should fix bugs in gradebook due recent see #4685
|
12 years ago |
Julio Montoya
|
08c94cbbe2
More gradebook fixes
|
12 years ago |
Julio Montoya
|
bd733771e6
Fixing bug when adding a link or an evaluation into a gradebook
|
12 years ago |
Julio Montoya
|
fce062797e
Changing gradebook default weight requires testing see BT#4080
|
12 years ago |
Julio Montoya
|
88dc602cd8
Lots of minor fixes (icons, replacing numbers with constants, adding the new percentage button for gradebook categories)
|
12 years ago |
Julio Montoya
|
0d54b967e5
Fixing gradebook link edition
|
12 years ago |
Julio Montoya
|
dc33a544ca
Multiple form style corrections
|
12 years ago |
Julio Montoya
|
ffd890a71c
Fixing bug in order to save float values see BT#4037
|
13 years ago |
Julio Montoya
|
0a2d7dc65a
Gradebook: Adding ajax calls to update the category weight see BT#3004
|
13 years ago |
Julio Montoya
|
dda56df3cf
Formvalidator: Not neccesary to use the "static" element when adding a hint when using formvalidor, just use an array in the label argument
|
13 years ago |