Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add fields (username, phonetic, alternate) #10

Open
wants to merge 1 commit into
base: MOODLE_402_STABLE
Choose a base branch
from

Conversation

topstone
Copy link

@topstone topstone commented Jul 2, 2023

Thanks a lot for this plug-in.

The field "username" is most important for schools in Japan. "lastnamephonetic", "firstnamephonetic", "alternatename" are also important.

For example, a student in our college has:

field content ISO 15924
username z23001 (= student id number) [a-z][0-9]+
firstname 太郎 all Unicode characters and IVS are acceptable
lastname 山田 all Unicode characters and IVS are acceptable
firstnamephonetic タロウ (for collations) Kana
lastnamephonetic ヤマダ (for collations) Kana
alternatename YAMADA Taro Latn (without diacritical mark)

Non-Japanese teachers are able to identify him by alternatename.

I'm sorry not to edit ptablepdf.php .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant