To test: 1) Have a site with two (or more) institutions 2) For each institution have setting 'Registration allowed' turned on 3) To make testing easier have each institution's 'terms & conditions' be set to different text. To do this go to Institutions -> static pages and select 'terms .. ' from dropdown - turn 'Use site default' off and then alter the text and save.
Once all that is set up - log out and click the 'Register' button. You should be able to pick institution on register form and the choice you pick should populate some terms text below the form. -- 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/1471604 Title: Terms and conditions not showing on register page for multi institutions Status in Mahara ePortfolio: In Progress Status in Mahara 1.10 series: New Status in Mahara 1.9 series: New Status in Mahara 15.04 series: New Bug description: On the registration page - when a site has more than one institution to choose from the terms and conditions are not shown. This is due to the page loading with the 'Choose your institution' initially and it doesn't have terms and conditions so the div container where the terms are meant to be placed is not on the page. Need to put the container div outside the {if}{/if} statement so that js can populate it. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1471604/+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

