{% extends "mylab/base.html" %} {% load static %} {% block breadcrumb %} {% endblock %} {% block breadcrumb-mobile %} {% endblock %} {% block mylab_content %}

My Lab

Help

Logging in and out

If you've made it this far, you've probably already figured out, how to log in. But just to make sure: on the right hand side of the page, you should see this:

Login button

Clicking on that button will take you to the login page of the Academic Cloud, which you know from many other services hosted by the GWDG.

After logging in with your usual university credentials, the login button from the beginning should have changed to something like this (with your name of course):

Logout button

Just click this button to log out again.

My Lab page

Even when not logged in, you see a link to the "My Lab" page in the navigation panel:

My Lab in nav bar

However, the page that you will see when clicking that link will be a little different, compared to what you get when you're not logged in.

Scheduling exams

The students will have to pass an exam for each four labs that they do. After they have accepted reports for those four labs, they are supposed to find a suitable examiner by themselves, so they might contact you by email to find a date. Here on the ALC website they have to enter the date and the examiner, after which you, the examiner, will the the exam on your MyLab page:

List of exams

This list will show you all your exams with date, name of student, and the list of four labs they want to be examined about. Note that the students have to upload their reports, and so the lab codes are actually links to their reports. This way, you don't have to ask for them via email.

Close an exam

After the exam has finished, you should click on the green arrow in the appropriate row. This takes you to a new page for closing the exam:

Close an exam

All you have to do here is to select whether the student has passed the exam or not and then click on "Close exam". Do not forget to also set the grade in FlexNow!

{% endblock %}