Skip to content

[C2] Direct link to test is broken #7455

@ywarnier

Description

@ywarnier

In the course settings, a long text describes how you can use a specially crafted URL of the type of https://domain/main/auth/inscription.php?c=OFFICIALCOURSE&e=1 to publish an invitation to people who are not subscribed to the platform, so they can land directly on the registration form and, when they are done registering, get directly into this course, inside test ID 1.

This doesn't work anymore, and it should.

So the idea is to

  • replace inscription.php by registration.php to point to the right page
  • modify the query so it points to the course ID instead of the (deprecated) course code
  • after I register, to remember the c= parameter and subscribe me automatically to the requested course
  • remember the e= parameter and send me inside the corresponding test

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions