Forum Discussion

ghs1's avatar
ghs1
New Contributor
10 years ago

Only allow a group of certified moderators to be chosen when creating or managing reviews in Collab

We manage a list of certified moderators and for development code reviews it would be useful to make sure that only certified moderators are chosen when creating/updating a review rather than catching issues during audits.

 

When selecting in ccollab interface a new role like “Review” or “Observer” the “FilterBy” field can be changed back to “Internal to ALU” for instance.

 

As we know the grouping feature is already available in ccollab is just a matter of adding a trigger when “Role” checkbox value changes to modify the value of other checkbox “FilterBy” and enforce the logic above.

And of course the definition of a new group from which only moderators can be selected.

 

We can ask authors to switch to the certified moderator group manually and then back to the regular group but the usage will be low without the capability to change the filter default for the moderators automatically and leave the other roles with the regular group.

3 Replies

  • scline's avatar
    scline
    Occasional Contributor

    What does the certification of moderators entail? My manager is talking about the same concept but the subject of training has not. Are your moderators senior folks who a deemed to be experts or did they go through some training.

     

    Very interest.

     

    • ghs1's avatar
      ghs1
      New Contributor

      We have internally developed web based training that people need to go through to become a certified moderator.  Anyone on teams can become a certified moderator and there is quite a large pool of them at this point.  They are supposed to make sure reviews adhere to internal guidelines that have been set up teams in terms of making sure the review is a "good" review.

       

      Right now there are backend queries that we have that look through the moderator list to check the percentage of reviews being conducted by certified moderators. 


      What we are really looking for is a drop down group that could be used to choose certified moderators for the teams using the code templates that we have.  There isn't that capability in Collaborator right now.  

       

      Gary

       

      • scline's avatar
        scline
        Occasional Contributor

        Thank you for the information.