-
Notifications
You must be signed in to change notification settings - Fork 725
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
How to Manage Exam Seats #8911
base: development
Are you sure you want to change the base?
How to Manage Exam Seats #8911
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @Luyao-Zhang-1
I've proofread this and have a couple of questions about the content which you can see below.
I removed/edited some of the pictures which didn't seem to add anything.
Let me know if you have any questions.
Perhaps @MarcodeKievit can answer some of the technical questions?
|
||
3. In the **User** field, enter the email addresses of the exam admins who you want to add. If you enter multiple email addresses, separate them by commas. | ||
|
||
{{< figure src="/attachments/community-tools/order-exams-in-bulk/manage-exam-admins/add-exam-admin.png" max-width=70% >}} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This picture also has an Exam Orders section on it.
Presumably, you can assign an order to the new exam admin. I think we should document this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you are right. Let me double check with Reinoud.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
||
## Prerequisites | ||
|
||
To manage exam admins, you must also be an exam admin. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How does the first exam admin get added to Academy?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It will be added by Mendix based on the order.
|
||
The exam admins who are added will receive an email with a link that directs them to the [Overview](https://academy.mendix.com/link/examadmin) page for exam administration. | ||
|
||
### Removing an Exam Admin |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Must there always be at least one exam admin - otherwise you could remove all the exam admins and then you can't add any new ones.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, I forgot to add - indeed, you can't remove yourself and at least on admin needs to exist per order.
|
||
1. In [Mendix Academy](https://academy.mendix.com/), go to the **Access Management** page. You can see a full list of exam admins. | ||
|
||
2. Click the remove ({{% icon name="trash-can" %}}) icon for the exam admin you want to remove. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What happens to any exam orders which are allocated to this exam admin?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think when you remove the exam admin, it is removed per order. So even if a person is removed as an exam admin for one order, they can still be the exam admin for other orders.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
But here you are removing the admin, not the order. So what happens to any orders the admin is currently admin of?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So, if they have an order you can't remove them?
|
||
Contact your CSM to get the order form or for more details. | ||
|
||
After receiving the order, Mendix processes the order and designates an exam admin for each order. The exam admin is then responsible for overseeing the details of the order and assigning the purchased exam seats to individuals within your organization. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps we should say that if the requested person isn't currently an exam admin, they will be added as an exam admin?
No description provided.