hedyorg / hedy

Hedy is a gradual programming language to teach children programming. Gradual languages use different language levels, where each level adds new concepts and syntactic complexity. At the end of the Hedy level sequence, kids master a subset of syntactically valid Python.
https://www.hedy.org
European Union Public License 1.2
1.3k stars 285 forks source link

remove /landing-page #5661

Closed Felienne closed 1 month ago

Felienne commented 2 months ago

The /landing page was was made to go to after email confirmation (https://github.com/hedyorg/hedy/pull/1368) which we no longer have. So we can just remove it. Turning this into an issue.

jpelay commented 1 month ago

Hi, Felienne, could you clarify something for me? We are still sending verification emails after registration.

https://github.com/hedyorg/hedy/blob/5ac78a9c2d9a6d05b2f6d24455d2c6fd6a2c38d4/website/auth_pages.py#L433-L438

Is this what you meant by email confirmation? Do you want me to remove this as well, or instead redirect directly to the home or first level page.

Felienne commented 1 month ago

Hi, Felienne, could you clarify something for me? We are still sending verification emails after registration.

https://github.com/hedyorg/hedy/blob/5ac78a9c2d9a6d05b2f6d24455d2c6fd6a2c38d4/website/auth_pages.py#L433-L438

Is this what you meant by email confirmation? Do you want me to remove this as well, or instead redirect directly to the home or first level page.

No I think the email is really nice, let's keep it! Just redirect to the home page