cul-2016 / quiz

11 stars 4 forks source link

Settings Page: Allow login via both moodle and Quodl site #678

Closed stianr closed 6 years ago

stianr commented 6 years ago

As student or lecturer, I will be going to or giving a number of different lecture courses that use Quodl. Some of them may have a moodle link, and others may not. I want to be able to login to Quodl either by following a link in moodle, or by entering a password so I can participate in all possible quizzes. I may also want to change my password or nickname over time.

stianr commented 6 years ago

Given it's important to get something sorted by the end of this sprint, the more practical way of doing this would just be to prompt for a password when clicking through from moodle - so as well as giving a nickname, users also have to set and repeat a password, as they do with standard signup. We can tell them this is just to let them log in direct if they need to, and they won't need to enter a password if coming through moodle.

stianr commented 6 years ago

I have tested the following:

So this looks like it's doing exactly what it should - thanks!