henkvancann / MOOC-trials

Key management is key to asset security. We'd like the people in the world to self-educate themselves on their smartphone.
1 stars 0 forks source link

Process of self-registration per e-mail simplified and step-by-step experience #26

Open henkvancann opened 2 years ago

henkvancann commented 2 years ago

Issue https://github.com/henkvancann/MOOC-trials/issues/9 resulted in working with plugin https://github.com/catalyst/moodle-auth_enrolkey

Observations:

  1. From a UX perspective the plugin present too many (required) fields
  2. Swiping the screen result in loss of data just entered
  3. Login should be just the e-mail address.

Therefore we strive in this issue for: Process of self-registration per e-mail simplified and step-by-step experience.

Which means: A. we look for a plugin that

asks for e-mail next step asks for pasword then sends an email with confirmation link then offers to amend data (like first name, last name) then offers enrollment on courses

B. install and test those kind of plugins

The issue can be closed when the testing has been successful and results satisfactory.

ghost commented 2 years ago

Spent an hour looking into the authentication plugins and the plugin we already installed and the default Moodle plugin are the only ones that are close to what you need. I can't find anything else.

henkvancann commented 2 years ago

Then I suggest going forward with a comparison of the default plugin and moodle-auth_enrolkey

Suggestion: Let's list criteria below and start testing both of them and ranking them. Can they be used combined or independently?

henkvancann commented 2 years ago

Continued in https://github.com/henkvancann/MOOC-trials/issues/27

henkvancann commented 2 years ago

https://moodle.org/mod/forum/search.php?id=17248&search=login discussions of UX during login.

ghost commented 2 years ago

They work independently. Only one can be choosen. It looks like someone deleted the auto enrollment plugin I installed.