← Back to team overview

mahara-contributors team mailing list archive

[Bug 1857929] A change has been merged

 

Reviewed:  https://reviews.mahara.org/10721
Committed: https://git.mahara.org/mahara/mahara/commit/edb777331e816784720041e901c7c3833fdd77bb
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit edb777331e816784720041e901c7c3833fdd77bb
Author: Lisa Seeto <lisaseeto@xxxxxxxxxxxxxxx>
Date:   Fri Jan 17 13:05:51 2020 +1300

Bug 1857929: Add sign-off and verification details

- created signoff info modal
- created json call for signoff stats and updated completion.json.php
- added css styling to the help icon, change date function calls
- changed msg to include when verification has been disabled & adjust js
- styling changes to modal

Change-Id: I4324cded62b6fe40316f413f2b9da6199554d6e0
Signed-off-by: Lisa Seeto <lisaseeto@xxxxxxxxxxxxxxx>

-- 
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/1857929

Title:
  Add sign-off and verification details

Status in Mahara:
  Fix Committed

Bug description:
  At the moment, there is no trace of who verified the page when, which
  is not good, esp. if a third-party needs to assess the portfolio as
  they may not necessarily know who the manager was.

  Proposal:

  When a learner signs off her page, the information is stored in the
  database. When a manager verifies the page, the information (name of
  verifier and date) is also stored in the database, and both are
  displayed in a modal coming from the top of the page when clicking the
  “i” icon in the “Sign off and Verify” block.

  The "i" icon only shows up when the page author signed off the page as
  it is not needed before then. When a page is not yet verified, the
  text reads "This page is ready for verification." in the modal that
  comes up when the “i” is clicked.

  When a page gets the verification revoked (page author removes sign-
  off), then that information is reset. When it is verified next, it
  contains the name and date of the current verifier. Only the most
  recent sign-off and verifications are displayed. A history of them
  does not need to be shown.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1857929/+subscriptions


References