← Back to team overview

mahara-contributors team mailing list archive

[Bug 1991031] A patch has been submitted for review

 

Patch for "main" branch: https://reviews.mahara.org/c/mahara/+/13183

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1991031

Title:
  signoff/verify have two ways to work out signable/verifiable status

Status in Mahara:
  In Progress

Bug description:
  One is being used on the progress completion page, eg the
  $view->get_progress_action('owner')

  And the other is being used on individual pages, eg the
  ArtefactTypePeerassessment::is_signable($view, false)

  Both are lacking some things we need to check for

  We need to consolidate this down to one function that can be used in
  both places

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



References