mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #54308
[Bug 1830552] A change has been merged
Reviewed: https://reviews.mahara.org/10043
Committed: https://git.mahara.org/mahara/mahara/commit/8846e60350d95018b7bd750491d57cde52be6722
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 8846e60350d95018b7bd750491d57cde52be6722
Author: Steven Spinelli <stevens@xxxxxxxxxxxxxxx>
Date: Mon May 27 08:35:06 2019 +1200
Behat: Bug 1830552: 2 new roles for assessment work flow
Peer assessor and manager
Fixed errors in script
Change-Id: Id64f9324781dc6ecfbc4f17d71433bfb047dfeaf
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1830552
Title:
Behat: 2 new roles for assessment work flow Peer assessor and manager
Status in Mahara:
Fix Released
Bug description:
BEHAT SCRIPT : Create/Update Script feature file
->peer_assessment.feature
RELATED TO: https://bugs.launchpad.net/mahara/+bug/1784781
SUMMARY:
A person on Mahara can be assigned the peer, manager or both roles for a portfolio. This selection gives them additional permissions. The selection of the roles happens on the “Edit access” screen. The assigned roles are applied to all selected portfolios as per current Mahara functionality. In order to select the role, an additional drop-down menu is displayed once a person has been selected.
The roles have the following characteristics:
* The role selector only appears when the portfolio owner searches for individual users. The roles cannot be given in bulk, e.g. to “Friends” or an entire group.
* The role governs view_access, blocktype.
Peer role:
* Can fill in the “Peer assessment” block (bug #1784778);
* Can see page names, page instructions, block titles (but not block content) on the pages to which they have access to provide contextual information relevant to the peer assessment they are providing;
* Is selected during the portfolio sharing process;
* When used in conjunction with the “Manager” role, this role can see other content in the portfolio.
Manager:
* Is selected during the portfolio sharing process;
* Can see the entire portfolio (the peer assessment block content once the peer set it to be viewable);
* Can mark a portfolio page in the assessment portfolio as verified.
Note: If the page is also shared with other users, e.g. friends or
registered users, then the more permissive rights take precedence.
That means: Friends can see all content on a page. If “Friends” is
selected to view a portfolio and a friend is specifically selected to
be a peer, the peer can see all page content.
A peer can also be a manager. That means that the peer can see all
block content because the manager role is more permissive.
REQUIREMENTS:
1) Peer and Manager can see content and can make an assessment.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1830552/+subscriptions
References