edubase_get_exam_autologin
Retrieve an exam's automatic login settings, including PIN, login and results links, and account generation options. Use this to verify or configure exam access.
Instructions
Get the automatic login configuration of an exam: whether it is enabled, the PIN code, the login and results links, and whether exam accounts are generated or registered users can join automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exam | Yes | exam identification string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pin | No | ||
| url | No | ||
| exam | Yes | ||
| autoadd | No | ||
| autojoin | No | ||
| autologin | Yes | ||
| results_url | No | ||
| autojoin_limited | No |