Reviewed: https://reviews.mahara.org/11134 Committed: https://git.mahara.org/mahara/mahara/commit/157bbb8de6cde33bf14333aa6fc5d4522601614a Submitter: Robert Lyon ([email protected]) Branch: master
commit 157bbb8de6cde33bf14333aa6fc5d4522601614a Author: Cecilia Vela Gurovic <[email protected]> Date: Thu Aug 13 10:47:52 2020 +1200 Bug 1888769: badgr - show different url to the user We cant change the config.php url for badgr because we use it to generate the api call. The s=best thing would be to change the url we show to the user. behatnotneeded Change-Id: Ib75316a39fdbd411fd36e0acc17d5b610680033e -- 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/1888769 Title: Correct link to Badrg in 'Open Badges' block Status in Mahara: Fix Committed Status in Mahara 19.04 series: Fix Committed Status in Mahara 19.10 series: Fix Committed Status in Mahara 20.04 series: Fix Committed Status in Mahara 20.10 series: Fix Committed Bug description: The link to Badgr in the 'Open Badges' configuration screen is wrong and points to the API, which is not going to be helpful for setting up an account. It should link to https://badgr.com instead. To replicate: 1. Create a page with the 'Open Badges' block in it. 2. In the block configuration check the link to Badgr. Expected result: Goes to https://badgr.com Actual result: Goes to https://api.badgr.io To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1888769/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

