jmontoyaa
1a99b73b3f
Minor - format code
8 years ago
Angel Fernando Quiroz Campos
1b07b6d64b
Fix localte skill in wheel
8 years ago
Julio Montoya
ecdc2037e2
Applied fixes from FlintCI
8 years ago
jmontoyaa
1a1fa2b0ba
Minor - Add course/session validation BT#13334
8 years ago
jmontoyaa
f4188df2a1
Add SkillRelCourse table see BT#13334
8 years ago
jmontoyaa
2f3689c4c9
Add "result_id" in SkillRelItemRelUser see BT#13334
8 years ago
Julio Montoya
1c4577451a
Applied fixes from FlintCI
8 years ago
jmontoyaa
93a64d5f4a
Add "allow_skill_rel_items" setting see BT#13334
...
Allows connect skills with course tools.
8 years ago
Julio Montoya
bf885f42f4
Applied fixes from FlintCI
8 years ago
jmontoyaa
b12b7e5676
Add "table_of_hierarchical_skill_presentation" see BT#13587
8 years ago
Alex Aragon
b3153b20a6
fix list badges social - rfs #2245
8 years ago
jmontoyaa
cf77354c24
Minor - format code
8 years ago
jmontoyaa
fc0aa6f134
Change/move "organigrama" css class inside base.css as "skills_chart"
8 years ago
jmontoyaa
d03128e03d
Add "level" option in "getStudentSkills" BT#13769
8 years ago
jmontoyaa
439c0ce2a3
Add option to hide skills title.
8 years ago
jmontoyaa
e901a4e6c1
Fix skill size
8 years ago
jmontoyaa
975944f2b9
Fix missing URL in badge link.
8 years ago
jmontoyaa
68da62f7a4
Prevent PHP loop / Cannot change parent of root
...
- Format code
8 years ago
jmontoyaa
2e2fd68228
Improve Skill/Badge UI
...
- Disable page "skill_badge_list.php"
- All actions are centered in the skill_list.php page
- Unify create/edit forms using FormValidator
- Simplify steps to edit and create a badge.
- Adding "back" toolbars to don't lost navigation.
8 years ago
jmontoyaa
841a661f7e
WIP: Skill UI improvements
8 years ago
jmontoyaa
17083df287
Use short code instead of name if it exists.
8 years ago
jmontoyaa
0a637c9bbd
WIP: use new UI see BT#13587
8 years ago
Angel Fernando Quiroz Campos
78eba9c6d0
Fix skill translation with special characters - refs BT#13496
8 years ago
jmontoyaa
9d7cde9a15
Rename function isAllow to isAllowed
8 years ago
Julio
4e92a2469c
Add alpha/opacity style
8 years ago
Julio
e02b684fc3
Add opacity to skills not yet validated see BT#13587
8 years ago
Julio
4ad91b3937
Use divs instead of table to show the new skills UI
8 years ago
Julio
2101ef5229
Fix php warnings add current user id in Skill::isAllow();
8 years ago
Julio
b03c03f51e
WIP: New skill list based in passed skills see BT#13587
8 years ago
Julio
a7a1cb02d7
Student boss have access to user skills see BT#13587
8 years ago
Angel Fernando Quiroz Campos
231d7fedf2
Fix translation for skill name - refs BT#13589
8 years ago
Angel Fernando Quiroz Campos
fa39c12d87
Fix skill code translation - refs BT#13589
8 years ago
Angel Fernando Quiroz Campos
0268c71dee
Fix translation for skill short codes - refs BT#13589
8 years ago
Angel Fernando Quiroz Campos
766f184f32
Allow translate skill names and short codes - refs BT#13589 ( #2219 )
...
* Allow translate skill names - refs BT#13589
* Allow translate skill short codes - refs BT#13589
8 years ago
Julio
25775b61a5
Unify user skills UI see BT#13587
...
- UI depends of setting: "skill_levels_names"
8 years ago
Julio
4920086a06
Improve skill rendering see BT#13587
...
- Skill badge and skill title UI are now configured in one place.
- Add skill badge sizes mini, small and big.
- Skill images are now configured in one place skill->get()
- Improve skill table ordered by parents see BT#13587
8 years ago
Julio
fda44c93ea
WIP - Add skill ordered table by parents see BT#13587
...
- Group skills by parents
8 years ago
Julio
eb5ad4f9f1
Add skill badge in list see BT#13587
8 years ago
Julio
136623afb5
Minor - format code, add int casting
8 years ago
Julio
84dee178b6
Show only children of root if "skill_levels_names" setting is on
...
See BT 13586
8 years ago
jmontoyaa
dd489549ce
WIP - Improve skill selection see BT#13586
8 years ago
jmontoyaa
2b788be2bc
Fix Skills lib
...
- Format code
- Convert function names to camelCase
- Add Database::escape_string
- Fix return message using Display::addFlash (skills_gradebook.php)
8 years ago
jmontoyaa
1759ea517f
Minor - format code.
8 years ago
jmontoyaa
45c148be3b
Rename functions using camelCase
...
- Fix getCurrentScore and userFinishedCourse to use Category instead of
course and session code.
9 years ago
jmontoyaa
e6b6b3fc00
Minor - format code, replace function names to camelCase
9 years ago
jmontoyaa
1b5a9ae1e2
Add "sendNotification" parameter when generating certificates BT#12982
...
- Minor format code
- Replace name of add_skill_to_user to camelCase
- Fix course code when entering certificates/index.php page
9 years ago
jmontoyaa
794057df25
Admin have access to skills.
9 years ago
jmontoyaa
940cfc55ab
Add configuration "allow_private_skills" see BT#12902
...
- Skills can only visible for admins, teachers (related to a user via a course)
and HRM users (if related to a user).
- Add new function to handle permissions in the skill tool
- Use Skill::isAllow() to block pages.
9 years ago
jmontoyaa
be7672d6ba
Minor - format code
9 years ago
jmontoyaa
2ed53d3f72
Minor - format code
9 years ago