Issues
- Manually assigned groups for hierarchy node brokenEVALSYS-1482Resolved issue: EVALSYS-1482Brian J.
- Support for roster/section based deliveryEVALSYS-1472Resolved issue: EVALSYS-1472Brian J.
- If a hierarchy provider is enabled, and the hierarchy is large, the Add Item Screen won't loadEVALSYS-1416Resolved issue: EVALSYS-1416Nicola Monat-Jacobs
- Hierarchy does not build in Maven3 and hence Sakai 2.9EVALSYS-1367Resolved issue: EVALSYS-1367Aaron Zeckoski
- Improved hierarchy loading interfaceEVALSYS-1351Resolved issue: EVALSYS-1351Nicola Monat-Jacobs
- Duplicate nodes are displayed on screen which lists hierarchy nodes that evaluation is deployed toEVALSYS-1180Resolved issue: EVALSYS-1180Nicola Monat-Jacobs
- When attempting to add course sites (aka 'evalgroups') to a hierarchy node, you won't see sites added to that node unless the admin user is an instructor in themEVALSYS-1146Resolved issue: EVALSYS-1146Nicola Monat-Jacobs
- Add sakai2.8 profiles in all pom.xml that have other version-based profilesEVALSYS-1112Resolved issue: EVALSYS-1112Nicola Monat-Jacobs
- Should be possible to activate EVALSYS profiles by propertiesEVALSYS-1052Resolved issue: EVALSYS-1052Jim Eng
- When attempting to add course sites (aka 'evalgroups') to a hierarchy node, you can only select from a list of sites the 'admin' user is enrolled inEVALSYS-967Resolved issue: EVALSYS-967Nicola Monat-Jacobs
- Extend administrate-search results to show a readable group nameEVALSYS-963Resolved issue: EVALSYS-963Lovemore Nalube
- more than one root node created during initial deployment in clustered environmentEVALSYS-957
- Create UI for adding people to hierarchy with permissionsEVALSYS-709Resolved issue: EVALSYS-709Shaun Fleming
- Evaluations Hierarchy fails if there are more than two levels of hierarchyEVALSYS-631Resolved issue: EVALSYS-631Aaron Zeckoski
- Selecting top-level node (i.e. University level) when assigning survey does not select the sites in sub nodesEVALSYS-521Resolved issue: EVALSYS-521Aaron Zeckoski
- Cannot complete creation of an evaluation - Error when trying to assign evaluation to hierarchy nodeEVALSYS-505Resolved issue: EVALSYS-505Aaron Zeckoski
- Link to evaluation not shown on student's dashboard when it is assigned to a hierarchy level rather than to a siteEVALSYS-482Resolved issue: EVALSYS-482Aaron Zeckoski
- Evaluation not being assigned to all selected groups in hierarchyEVALSYS-481Resolved issue: EVALSYS-481Harriet Truscott
- Can only assign and un-assign sites to the 'leaves' in the hierarchy treeEVALSYS-467Resolved issue: EVALSYS-467Steven Githens
- Can't create another node within hierarchyEVALSYS-459Resolved issue: EVALSYS-459Aaron Zeckoski
- Can't Add Item to hierarchyEVALSYS-442Resolved issue: EVALSYS-442Steven Githens
- Error when creating an evaluation using hierarchyEVALSYS-433Resolved issue: EVALSYS-433Aaron Zeckoski
- Assigning evaluation to hierarchy level doesn't make evaluation available to studentsEVALSYS-415Resolved issue: EVALSYS-415Aaron Zeckoski
- Cannot assign item to hierarchy level in templateEVALSYS-388Resolved issue: EVALSYS-388Aaron Zeckoski
Manually assigned groups for hierarchy node broken
Description
depends on
Activity
Brian J.July 7, 2016 at 10:25 AM
Cherry-picked to 11.x: d91eae3
Brian J.July 7, 2016 at 10:21 AM
, thanks that's exactly what I needed. I was able to test this successfully for your use case, as well as for section and site based evaluations. Great job, and thanks for picking this up!
Curtis Van OschJuly 7, 2016 at 9:03 AM
Oops, forgot a step! , I got the mercury site to show up by giving the access role the eval.take.evaluation permission and the maintain role the eval.be.evaluated permission in the site's realm. I believe the admin user also must be a participant of the site with whatever the "maintain role" is.
Brian J.July 7, 2016 at 8:24 AM
, how do you get other groups to show up in the list for 'Assign Groups'? In my experience, and when I tested this just now, the only groups that show up in this interface are sites/rosters that match the rules for the node.
Is there something special I have to do to get random sites/rosters to show up here?
Brian J.July 6, 2016 at 1:58 PM
Thanks , I'll take a look tomorrow.
The introduction of Hierarchy Rules () introduced a problem retrieving eval groups that have been assigned to hierarchy nodes manually on the control hierarchy screen in the administration tab.
The groups are saved correctly in the DB (EVAL_GROUPNODES and EVAL_GROUPNODES_GROUPS tables), but they don't show on the Control Hierarchy page or when assigning the evaluation to a hierarchy node.