Moodle Registration Form Edit

感情迁移 提交于 2020-07-31 01:06:04

问题


I am using moodle 2.8.1

My query is regarding Moodle registration form:

I want to add a confirm password field which would be required same as Email(again) field.

And remove the Email(again) field.

And also it is not showing the phone no. fields in registration form while they are unlocked.


回答1:


If you want to add fields to the registration form, you can do it using user profile fields in Site administration > Users > Accounts > User profile fields.

You have to set 'Display on signup page', which will show the field in the signup form, and 'Who is this field visible to' .

If you need more details refer: http://docs.moodle.org/26/en/User_profile_fields

Hope this helps.



来源:https://stackoverflow.com/questions/27897615/moodle-registration-form-edit

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!