Actions
Feature #8302
closedAdd tags filter in user subscription to course
Status:
Feature implemented
Priority:
Normal
Assignee:
José Loguercio
Category:
Administration
Target version:
Complexity:
Normal
SCRUM pts - complexity:
?
Description
...and to sessions
- create an extra field of type "User tag" and select the "Filter" option (yes)
- edit a few users with different tags
- go to the page to register students to course (/main/admin/subscribe_user2course.php)
- the "user tag" field should appear as one available filter
Updated by Yannick Warnier over 6 years ago
- Assignee changed from Julio Montoya to José Loguercio
Reassigning to José for timely reasons.
Updated by José Loguercio over 6 years ago
- Status changed from New to Needs testing
- % Done changed from 0 to 80
Added Here : https://github.com/chamilo/chamilo-lms/pull/1252
Updated by José Loguercio over 6 years ago
- Assignee changed from José Loguercio to Yannick Warnier
Updated by Yannick Warnier over 6 years ago
- Status changed from Needs testing to Assigned
- Assignee changed from Yannick Warnier to José Loguercio
- % Done changed from 80 to 70
Looks good. Could you also add it to main/session/add_users_to_session.php?id_session=1&add=&add_type=multiple please ?
Updated by José Loguercio over 6 years ago
- Status changed from Assigned to Needs testing
- Assignee changed from José Loguercio to Yannick Warnier
- % Done changed from 70 to 90
Updated by Yannick Warnier over 6 years ago
Mmmm... It's OK but the value that is shown in the drop-down menu on add_users_to_session.php is the internal value (option_value) and not the text to show (display_text).
Updated by Yannick Warnier over 6 years ago
- Status changed from Needs testing to Feature implemented
- Assignee changed from Yannick Warnier to José Loguercio
- % Done changed from 90 to 100
Fixed with 05835c5861c7e631639ab55ea644074a62a8c601
Updated by José Loguercio over 6 years ago
Yep, confirmed that (my bad), tested too and its ok !
regards
Actions