List events from TYPO3.

Fields

id (integer)

Primary key.

url (string)

URL pointing to the original location of this event object.

media ([object])

List of associated media objects.

List of nodes in the page tree where this news objects is located.

categories ([integer])

List of foreign keys to TYPO3 categories.

groups ([object])

List of foreign keys to TYPO3 groups.

body (string)

Full description of news with embedded HTML.

URL pointing to the an external site related to this event.

start (timestamp)

Begin of event.

end (timestamp)

End of event.

allday (boolean)

All-day event.

title (string)

Titel of event.

organizer (string)

Name of person responsible for event.

location (string)

Description of location where event will take place.

teaser (string)

Short summary of event description without HTML.

register (boolean)

Registration required for event attendance.

registration_end (timestamp)

Deadline for event registration.

attending_fees (boolean)

Event attendance requires a fee.

attending_fees_info (string)

Informative text about detailing attendance fees.

dfp_points (integer)

The amount of DFP points credited for attendance.

contact (string)

The name of a person or party to contact in regards to this event.

email (string)

The email address of a person or party to contact in regards to this event.

last_modified (datetime)

Date and time of last modification to this event.

language (integer)

Foreign key to TYPO3 language.

Filters

To filter for exact value matches:

?<fieldname>=<value>

For advanced filtering use lookups:

?<fieldname>__<lookup>=<value>

Possible lookups:

  • title: iexact, contains, icontains, startswith, istartswith, endswith, iendswith, regex, iregex
  • organizer: iexact, contains, icontains, startswith, istartswith, endswith, iendswith, regex, iregex
  • location: iexact, contains, icontains, startswith, istartswith, endswith, iendswith, regex, iregex
  • teaser: iexact, contains, icontains, startswith, istartswith, endswith, iendswith, regex, iregex
  • start: exact, gt, lt, gte, lte, contains, startswith
  • end: exact, gt, lt, gte, lte, contains, startswith
  • registration_end: exact, gt, lt, gte, lte, contains, startswith
  • dfp_points: exact, gt, lt, gte, lte
  • contact: iexact, contains, icontains, startswith, istartswith, endswith, iendswith, regex, iregex
  • email: iexact, contains, icontains, startswith, istartswith, endswith, iendswith, regex, iregex
  • last_modified: exact, gt, lt, gte, lte, contains, startswith

Expansions

To activate relation expansion add the desired fields as a comma separated list to the expand query parameter like this:

?expand=<field>,<field>,<field>,...

The following relational fields can be expanded:

  • language
GET /v1/typo3/event/?format=api&offset=100
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 3285,
    "next": "https://api-test.medunigraz.at/v1/typo3/event/?format=api&limit=20&offset=120",
    "previous": "https://api-test.medunigraz.at/v1/typo3/event/?format=api&limit=20&offset=80",
    "results": [
        {
            "id": 13558,
            "url": "https://www.medunigraz.at/events/detail/slurm-workshop-practical-use-cases-for-data-analysis-on-medbionode#sl-content",
            "media": [],
            "gallery": [],
            "contact_box": [],
            "breadcrumb": [
                {
                    "uid": 41,
                    "pid": 8139,
                    "title": "Events-Storage",
                    "is_siteroot": false,
                    "domains": [],
                    "uri": "https://www.medunigraz.at/events-storage"
                },
                {
                    "uid": 8139,
                    "pid": 0,
                    "title": "Med Uni Graz",
                    "is_siteroot": true,
                    "domains": [
                        "www.medunigraz.at"
                    ],
                    "uri": "https://www.medunigraz.at/"
                }
            ],
            "categories": [
                14,
                287
            ],
            "groups": [],
            "link": "https://zmf.medunigraz.at/en/merag",
            "header_image": {
                "url": "https://api-test.medunigraz.at/typo3/media/61274/",
                "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-allgemein/header-event-04_.jpg",
                "mimetype": "image/jpeg",
                "filename": "header-event-04_.jpg",
                "size": 660201
            },
            "related_links": [],
            "related_media": [],
            "start": "2025-04-09T13:00:00+02:00",
            "end": "2025-04-09T16:00:00+02:00",
            "allday": false,
            "title": "SLURM Workshop: Practical Use Cases for Data Analysis on MedBioNode",
            "organizer": "Slave Trajanoski, Phd",
            "location": "MedCampus MC2.N.01.017 (SR 53)",
            "teaser": "Experts will show, how they leverage SLURM for data analysis.",
            "body": "

Join us for an engaging SLURM Workshop at the university, where experts will showcase how they leverage SLURM for data analysis on the MedBioNode cluster. This session, taking place from 13:00 to 16:00, will feature a series of presentations by researchers and professionals who use SLURM in their daily work.

Through real-world use cases, you'll gain insights into efficient job scheduling, resource management, and performance optimization for computational workloads. Whether you're a beginner or an advanced user, this workshop will provide valuable knowledge and best practices to enhance your workflow on MedBioNode.

For those who wish to practice or participate in hands-on exercises, please bring your own laptop with an operational University WiFi connection.

", "keywords": null, "description": null, "register": true, "registration_end": "2025-04-02T00:00:00+02:00", "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "Slave Trajanoski, Phd, Katharina EBERHARD, BA MA", "email": "slave.trajanoski@medunigraz.at", "last_modified": "2025-03-31T12:53:12+02:00", "language": null }, { "id": 13497, "url": null, "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 10116, "pid": 8139, "title": "Events-Storage (nur Intranet)", "is_siteroot": false, "domains": [], "uri": "https://www.medunigraz.at/events-storage-nur-intranet" }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 290 ], "groups": [], "link": null, "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/52606/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-themen/karriere/weiterbildungsangebote.png", "mimetype": "image/png", "filename": "weiterbildungsangebote.png", "size": 1365804 }, "related_links": [], "related_media": [], "start": "2025-04-09T09:00:00+02:00", "end": "2025-04-09T17:00:00+02:00", "allday": false, "title": "Verhandlungsführung – konstruktiv verhandeln", "organizer": "Mag.a Claudia Schober", "location": "Neue Stiftingtalstr. 6, 8010 Graz", "teaser": "Interne Weiterbildung ", "body": "

Viele Gespräche entpuppen sich „plötzlich“ als Verhandlungssituation. Die Basis erfolgreicher Verhandlungen ist eine gute und umfassende Vorbereitung. Wer die eigenen Interessen hinter seiner Position kennt, kann klar argumentieren und bleibt auch emotional „am Boden“. Wer auch die Interessen des Verhandlungspartners würdigt, entwickelt verschiedene Optionen und schafft sich so einen Verhandlungsspielraum. Erkennen Sie darüber hinaus Taktiken Ihrer Verhandlungspartner, können Sie diesen souverän die Stirn bieten.

Inhalte

  • Ebenen der Verhandlung und wie sie gestärkt werden können:
    \tSachebene – Emotionale Ebene
  • Harvard-Konzept: Der Weg zu Win-Win-Ergebnissen für beide Verhandlungspartner*innen
  • Interessen hinter den Positionen finden
  • Realistische Optionen entwickeln – Verhandlungsspielraum schaffen
  • Die Perspektive des Verhandlungspartners wahrnehmen
  • Hilfreiche Frage- und Argumentationstechniken anwenden
  • Durchsetzungsstärke – ernst genommen werden in Verhandlungen:

Wirkungsvolle Kommunikation und Körpersprache

", "keywords": null, "description": null, "register": true, "registration_end": "2025-04-02T00:00:00+02:00", "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "Mag.a Claudia Schober", "email": "claudia.schober@medunigraz.at", "last_modified": "2025-03-14T09:20:19+01:00", "language": null }, { "id": 13693, "url": null, "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 10116, "pid": 8139, "title": "Events-Storage (nur Intranet)", "is_siteroot": false, "domains": [], "uri": "https://www.medunigraz.at/events-storage-nur-intranet" }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 290, 291 ], "groups": [], "link": "https://www.tugraz.at/tu-graz/services/news-stories/tu-graz-events/eventdetails/article/tag-der-inklusion-2", "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/66270/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-allgemein/oes/genderunit-01.png", "mimetype": "image/png", "filename": "genderunit-01.png", "size": 267874 }, "related_links": [], "related_media": [], "start": "2025-04-09T09:00:00+02:00", "end": "2025-04-09T16:00:00+02:00", "allday": false, "title": "Tag der Inklusion", "organizer": "TU Graz", "location": "Graz, Rechbauerstraße 12, 1. KG", "teaser": "Vorträge und interaktive Workshops", "body": "

Die TU Graz lädt herzlich zum \"Tag der Inklusion\" ein. Es erwartet Sie ein interaktives Programm, zahlreiche Vereine und Institutionen mit

Infoständen sowie hybride Vorträge.

", "keywords": null, "description": null, "register": false, "registration_end": null, "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "Sandra Gamse", "email": "sandra.gamse@medunigraz.at", "last_modified": "2025-04-02T12:18:57+02:00", "language": null }, { "id": 13672, "url": "https://www.medunigraz.at/events/detail/biotechmed-graz-science-breakfast-the-importance-of-scientific-outreach-activities#sl-content", "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 41, "pid": 8139, "title": "Events-Storage", "is_siteroot": false, "domains": [], "uri": "https://www.medunigraz.at/events-storage" }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 287 ], "groups": [], "link": "https://biotechmedgraz.at/en/biotechmed-graz/events/science-breakfast/", "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/61222/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-allgemein/zeitung-news-01.jpg", "mimetype": "image/jpeg", "filename": "zeitung-news-01.jpg", "size": 428292 }, "related_links": [], "related_media": [], "start": "2025-04-09T08:30:00+02:00", "end": "2025-04-09T10:00:00+02:00", "allday": false, "title": "BioTechMed-Graz Science Breakfast", "organizer": "BioTechMed-Graz", "location": "Webex", "teaser": "Online Vortrag über „The importance of scientific outreach activities”", "body": "

On Wednesday, April 09, 2025, at 08.30 a.m. the next Science Breakfast will take place as Webex online meeting (The link to the meeting will be sent out before the event.).

Dr. Joana Leitão (Faculty of Natural, Mathematical & Engineering Sciences (NMES), King’s College London) will give a lecture on „The importance of scientific outreach activities”.

“Science communication is a broad umbrella term that covers different forms of engagement strategies, each targeting different audiences, having specific aims, and using a diverse range of communication mediums. Focusing specifically on outreach and public engagement with research, Dr. Joana Leitão aims to convey how engaging in these activities can benefit not only your research and teaching but can equally contribute to developing skills that are important in any career. Along the way, the speaker will showcase different projects she has been involved in since transitioning from academia to science communication. Alongside some pointers on how to tackle this type of projects, these examples will hopefully provide the inspiration needed to jumpstart your own science communication projects.”

Anmeldung bis 07.04.2025: https://biotechmedgraz.at/en/biotechmed-graz/events/science-breakfast/\">https://biotechmedgraz.at/en/biotechmed-graz/events/science-breakfast/

", "keywords": null, "description": null, "register": true, "registration_end": "2025-04-07T23:59:00+02:00", "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "Sophie Riesinger", "email": "biotechmed@uni-graz.at", "last_modified": "2025-03-27T12:27:58+01:00", "language": null }, { "id": 13679, "url": "https://www.medunigraz.at/events/detail/agn-jour-fixe-von-jungen-pferden-zu-baby-zebras-haeufige-und-seltene-notfaelle-im-kindesalter#sl-content", "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 41, "pid": 8139, "title": "Events-Storage", "is_siteroot": false, "domains": [], "uri": "https://www.medunigraz.at/events-storage" }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 284, 285 ], "groups": [], "link": "https://www.agn.at/", "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/65721/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-allgemein/notarzt-stephan-dinges.jpg", "mimetype": "image/jpeg", "filename": "notarzt-stephan-dinges.jpg", "size": 440563 }, "related_links": [], "related_media": [], "start": "2025-04-08T19:00:00+02:00", "end": "2025-04-08T21:00:00+02:00", "allday": false, "title": "AGN Jour Fixe: Von jungen Pferden zu Baby Zebras: Häufige und seltene Notfälle im Kindesalter", "organizer": "Arbeitsgemeinschaft für Notfallmedizin", "location": "LKH-Univ.-Klinikum Graz Seminarzentrum u. online über Facebook und Youtube", "teaser": "Regelmäßiges Jour Fixe der Arbeitsgemeinschaft für Notfallmedizin jeden 2. Dienstag im Monat", "body": "

Von jungen Pferden zu Baby Zebras: Häufige und seltene Notfälle im Kindesalter, Programm folgt!

", "keywords": null, "description": null, "register": false, "registration_end": null, "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "Anja Orlob", "email": "info@agn.at", "last_modified": "2025-03-31T07:32:12+02:00", "language": null }, { "id": 13620, "url": null, "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 10116, "pid": 8139, "title": "Events-Storage (nur Intranet)", "is_siteroot": false, "domains": [], "uri": "https://www.medunigraz.at/events-storage-nur-intranet" }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 284 ], "groups": [], "link": null, "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/61348/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-allgemein/header-event-abendveranstaltung.jpg", "mimetype": "image/jpeg", "filename": "header-event-abendveranstaltung.jpg", "size": 684412 }, "related_links": [], "related_media": [ { "id": 78335, "media": { "url": "https://api-test.medunigraz.at/typo3/media/68785/", "original": "https://www.medunigraz.at/frontend/event_upload/STMKEinladung_Jung%C3%A4rzte_web.pdf", "mimetype": "application/pdf", "filename": "STMKEinladung_Jungärzte_web.pdf", "size": 336716 }, "datetime": "2025-03-06T13:40:57+01:00", "title": null, "description": null, "language": null } ], "start": "2025-04-08T17:00:00+02:00", "end": "2025-04-08T20:30:00+02:00", "allday": false, "title": "Karriere mit Kasse - Ihr Weg in die eigene Praxis", "organizer": "ÖGK in Kooperation mit der Med Uni Graz", "location": "Campus der Med Uni Graz Ost, Hörsaal MC 4, Erdgeschoß Neue Stiftingtalstraße 6, 8010 Graz", "teaser": "Empfang für Medizinstudierende und Ärzt*innen in Ausbildung", "body": "

Ihr Weg in die eigene Praxis
Empfang für Medizinstudierende
und Ärzt*innen in Ausbildung


Wollen Sie als Ärztin bzw. Arzt im Team arbeiten oder lieber alleine?
In Vollzeit oder Teilzeit? Als Chefin oder Chef oder angestellt?
Oder möchten Sie das auch mal ändern, weil Sie zum Beispiel eine
Familie planen? Alles ist möglich!

Erfahren Sie an diesem Abend direkt von erfahrenen Kassenärzt*innen
der Allgemeinmedizin, wie der Weg in die eigene Praxis aussieht.
Entdecken Sie die Möglichkeiten der Zusammenarbeit mit der
Österreichischen Gesundheitskasse!

Nähere Informationen finden Sie https://www.medunigraz.at/frontend/event_upload/STMKEinladung_Jung%C3%A4rzte_web.pdf\">hier. 

", "keywords": null, "description": null, "register": true, "registration_end": "2025-04-02T20:00:00+02:00", "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "Denise Dietl", "email": "denise.dietl@oegk.at", "last_modified": "2025-03-06T13:40:57+01:00", "language": null }, { "id": 13597, "url": null, "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 10116, "pid": 8139, "title": "Events-Storage (nur Intranet)", "is_siteroot": false, "domains": [], "uri": "https://www.medunigraz.at/events-storage-nur-intranet" }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 285 ], "groups": [], "link": "https://app.livestorm.co/mentimeter-ab/lernstand-richtig-einschaetzen-strategien-fuer-formative-assessments-mit-mentimeter", "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/61275/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-allgemein/event-webinar-01.jpeg", "mimetype": "image/jpeg", "filename": "event-webinar-01.jpeg", "size": 6229830 }, "related_links": [], "related_media": [], "start": "2025-04-08T16:00:00+02:00", "end": "2025-04-08T17:00:00+02:00", "allday": false, "title": "Lernstand richtig einschätzen: Strategien für formative Assessments mit Mentimeter", "organizer": "Elena Czarnecki (Mentimeter)", "location": "Webinar - Anmeldung und Link siehe oben.", "teaser": "Lernstand richtig einschätzen: Strategien für formative Assessments mit Mentimeter", "body": "

Findest du es schwierig, einzuschätzen, wie gut Studierende das Kursmaterial verstehen? Oder zögern deine Studierenden zuzugeben, dass sie etwas nicht verstehen?

Anmeldung unter: https://app.livestorm.co/mentimeter-ab/lernstand-richtig-einschaetzen-strategien-fuer-formative-assessments-mit-mentimeter\">https://app.livestorm.co/mentimeter-ab/lernstand-richtig-einschaetzen-strategien-fuer-formative-assessments-mit-mentimeter 

Dann kann dir dieses Webinar helfen! Wir zeigen dir, wie du Mentimeter nutzen kannst, um die Mitarbeit und das Verständnis in deinen Vorlesungen zu verbessern.

In dem Webinar erfährst du:

  • wie du die Studierenden und verschiedene Lernstile besser kennenlernst.
  • wie du formative Assessments mit Mentimeter durchführen kannst.
  • welche fertigen Mentimeter Templates du direkt in deinen Vorlesungen nutzen kannst.

Du kannst nicht live dabei sein? Kein Problem! Registriere dich trotzdem, und wir senden dir die Aufzeichnung des Webinars im Anschluss zu.

Ich freue mich darauf!

Beste Grüße
Elena

", "keywords": null, "description": null, "register": true, "registration_end": "2025-04-08T16:00:00+02:00", "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "DI Dr. Herwig Rehatschek", "email": "herwig.rehatschek@medunigraz.at", "last_modified": "2025-03-03T10:57:15+01:00", "language": null }, { "id": 13327, "url": "https://www.medunigraz.at/events/detail/altes-neues-und-visionen-zu-kardialen-biomarkern-im-sport#sl-content", "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 41, "pid": 8139, "title": "Events-Storage", "is_siteroot": false, "domains": [], "uri": "https://www.medunigraz.at/events-storage" }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 290 ], "groups": [], "link": "https://labordiagnostik.medunigraz.at/", "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/61351/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-allgemein/header-event-vortrag.jpg", "mimetype": "image/jpeg", "filename": "header-event-vortrag.jpg", "size": 379812 }, "related_links": [], "related_media": [], "start": "2025-04-08T14:00:00+02:00", "end": "2025-04-08T15:00:00+02:00", "allday": false, "title": "\"Altes, Neues und Visionen zu kardialen Biomarkern im Sport\"", "organizer": "Univ.-Prof. Dr. Markus Herrmann, Univ.-Prof. Dr. Harald Mangge", "location": "Lehrstuhl für makroskopische und klinische Anatomie, Auenbruggerplatz 25, EG, SR-A25.A.EG.114", "teaser": "Fortbildung des Klinischen Institutes für Medizinische und Chemische Labordiagnostik (KIMCL)", "body": "

Vortrag von Univ.-Prof. Dr. Jürgen Scharhag (Institut für Sport- und Bewegungswissenschaft, Universität Wien): \"Alte, Neues und Visionen zu kardialen Biomarkern im Sport\"

", "keywords": null, "description": null, "register": false, "registration_end": null, "attending_fees": false, "attending_fees_info": null, "dfp_points": 1, "contact": "Gerti Krasnitzer-Taucher", "email": "gerti.krasnitzer-taucher@medunigraz.at", "last_modified": "2025-01-15T15:11:56+01:00", "language": null }, { "id": 13216, "url": null, "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 10116, "pid": 8139, "title": "Events-Storage (nur Intranet)", "is_siteroot": false, "domains": [], "uri": "https://www.medunigraz.at/events-storage-nur-intranet" }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 290, 291 ], "groups": [], "link": "https://muniverse.medunigraz.at/personal/vereinbarkeit-unterstuetzung?language=DE", "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/61185/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-allgemein/header-event-03.png", "mimetype": "image/png", "filename": "header-event-03.png", "size": 774893 }, "related_links": [], "related_media": [], "start": "2025-04-08T12:30:00+02:00", "end": "2025-04-08T13:30:00+02:00", "allday": false, "title": "Online Stammtisch für pflegende Angehörige", "organizer": "Waltraud Heschl", "location": "Online", "teaser": "Ein kostenfreies Entlastungsangebot", "body": "
  • Sie betreuen und/oder pflegen regelmäßig Angehörige, Freund:innen oder Nachbar:innen?
  • Sie übernehmen (kleinere) Dienstleistungen, Behördengänge für Menschen, die darauf angewiesen sind?
  • Sie begleiten Menschen in Ihrem Umfeld von Zeit zu Zeit zu Arztbesuchen, Ambulanzen, etc.?
  • Sie haben die Sachwalterschaft für Menschen übernommen, die kognitiv nicht (mehr) dazu in der Lage sind?
  • Sie sind in Ihrem Umfeld mit schwerkranken Menschen konfrontiert und fühlen sich überfordert?

Ist Ihnen das manchmal alles zu viel?
Dann sind Sie bei unserem Pflegestammtisch genau richtig.

", "keywords": null, "description": null, "register": true, "registration_end": "2025-01-13T12:00:00+01:00", "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "Waltraud Heschl", "email": "waltraud.heschl@medunigraz.at", "last_modified": "2025-02-20T17:20:35+01:00", "language": null }, { "id": 13518, "url": null, "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 10116, "pid": 8139, "title": "Events-Storage (nur Intranet)", "is_siteroot": false, "domains": [], "uri": "https://www.medunigraz.at/events-storage-nur-intranet" }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 291 ], "groups": [], "link": "https://www.roteskreuz.at/blut/home", "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/66418/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-speziell/2024/02-2024/Header_Blutspenden.jpg", "mimetype": "image/jpeg", "filename": "Header_Blutspenden.jpg", "size": 263978 }, "related_links": [], "related_media": [], "start": "2025-04-08T12:00:00+02:00", "end": "2025-04-08T14:00:00+02:00", "allday": false, "title": "Blutspendeaktion im LKH-Univ. Klinikum Graz", "organizer": "ÖRK Steiermark", "location": "1.OG Versorgungszentrum, VIP Raum, Auenbruggerplatz 52", "teaser": "Blut spenden, Leben retten!", "body": "

Der Blutspendedienst des ÖRK Steiermark wird 2025 an folgenden Terminen eine Blutspendeaktionen am LKH-Univ. Klinikum Graz

(1.OG Versorgungszentrum, VIP Raum, Auenbruggerplatz 52) durchführen:​

", "keywords": null, "description": null, "register": false, "registration_end": null, "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "ÖRK Steiermark", "email": "xenia.fall@medunigraz.at", "last_modified": "2025-02-10T13:51:12+01:00", "language": null }, { "id": 13347, "url": "https://www.medunigraz.at/events/detail/analysis-of-variance-a-regression-in-spss-for-life-sciences-1#sl-content", "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 41, "pid": 8139, "title": "Events-Storage", "is_siteroot": false, "domains": [], "uri": "https://www.medunigraz.at/events-storage" }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 287, 290 ], "groups": [], "link": "https://zmf.medunigraz.at/merag", "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/63695/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-allgemein/merag-kurse.jpg", "mimetype": "image/jpeg", "filename": "merag-kurse.jpg", "size": 642606 }, "related_links": [], "related_media": [], "start": "2025-04-08T09:00:00+02:00", "end": "2025-04-09T15:00:00+02:00", "allday": false, "title": "Analysis of variance and regression in SPSS for life sciences", "organizer": "Dr. Christian Gülly", "location": "Campus der Med Uni Graz, Neue Stiftingtalstraße 6, MC2.N.02.018 (UR83) and MC2.N.02.019 (UR 84)", "teaser": "MERAG-Kurs", "body": "

This course is an introduction to statistical methods and statistical software in the field of Analysis of Variance and Regression analysis. On the basis of various practical examples, the participants learn to analyse and visualize data and how to interpret results. A main goal is to show participants the importance of quality control, assessing assumptions and ensuring adequate sample size. Upon successful completion of this course, participants will be familiar with the statistical methods covered in this two days and will be able to interpret statistical results. The participants will have the ability to choose the suitable statistical analysis method for different data sets.

Analysis of Variance (Day 1): one-way ANOVA, factorial ANOVA, repeated measures ANOVA, MANOVA, ANCOVA, scientific presentation of results

Regression analysis (Day 2): Pearson, Spearman, Partial correlations, simple linear regression, multiple linear regression, binary logistic regression, scientific presentation of results

For registration please fill in the registration form: https://zmf.medunigraz.at/merag\">https://zmf.medunigraz.at/merag

Equipment: Please take a laptop with you.

", "keywords": null, "description": null, "register": true, "registration_end": "2025-04-01T16:00:00+02:00", "attending_fees": true, "attending_fees_info": "150 Euro (University)/ 300 Euro (Company) per day; Each day can be booked seperately.", "dfp_points": null, "contact": "Kathrin Wabitsch", "email": "kathrin.wabitsch@medunigraz.at", "last_modified": "2025-02-24T13:41:03+01:00", "language": null }, { "id": 13629, "url": null, "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 10116, "pid": 8139, "title": "Events-Storage (nur Intranet)", "is_siteroot": false, "domains": [], "uri": "https://www.medunigraz.at/events-storage-nur-intranet" }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 284, 287, 288, 290, 291 ], "groups": [], "link": null, "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/54594/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-allgemein/international-news-01.jpg", "mimetype": "image/jpeg", "filename": "international-news-01.jpg", "size": 1050901 }, "related_links": [], "related_media": [], "start": "2025-04-03T11:00:00+02:00", "end": "2025-04-03T12:30:00+02:00", "allday": false, "title": "Funded research/training/teaching stays abroad for doctoral and PhD students", "organizer": "International Office", "location": "MC2.P.01.019 (SR 57, Module 1, building P, 1st floor)", "teaser": "Info event about the funded opportunities to go abroad with the programs managed by the International Office.", "body": "

On April 3, the International Office invites doctoral and PhD students to an info event about the funded opportunities to go abroad with the programs managed by the International Office:

  • Marshall Plan Scholarships for research stays in the US
  • Erasmus+ Traineeships for research stays within Europe or at specific partner institutions outside Europe
  • CEEPUS Student Mobility for research stays in Central and South-Eastern Europe
  • Erasmus+ Staff Mobility for Teaching and/or Training within Europe or at specific partner institutions outside Europe – only for students who are employed at Med Uni Graz

These opportunities will be presented in a short overview and afterwards, the program coordinators will be available for individual advice and questions.

The International Office is looking forward to seeing you there!

When: 3 April, 2025, 11 am – 12:30 pm
Where: SR 57 (Module 1, building P, 1st floor)

", "keywords": null, "description": null, "register": false, "registration_end": null, "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "Mag. Iris Topolovec", "email": "iris.topolovec@medunigraz.at", "last_modified": "2025-03-11T14:01:15+01:00", "language": null }, { "id": 13489, "url": null, "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 10116, "pid": 8139, "title": "Events-Storage (nur Intranet)", "is_siteroot": false, "domains": [], "uri": "https://www.medunigraz.at/events-storage-nur-intranet" }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 290 ], "groups": [], "link": null, "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/66132/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-speziell/2023/12-2023/weiterbildung_Header.jpg", "mimetype": "image/jpeg", "filename": "weiterbildung_Header.jpg", "size": 50680 }, "related_links": [], "related_media": [], "start": "2025-04-03T09:00:00+02:00", "end": "2025-04-03T17:00:00+02:00", "allday": false, "title": "MS Office Toolbox – Tipps & Tricks für Ihre Arbeit", "organizer": "Mag.a Claudia Schober", "location": "Neue Stiftingtalstr. 6, 8010 Graz", "teaser": "Was ist neu in Windows 11 - Interne Weiterbildung ", "body": "

Windows

Wichtige System-Shortcuts

Effiziente Dateisuche und Suche abspeichern

Anheften und Sprunglisten

Live-Kacheln deaktivieren

Boot to Desktop

Virtuelle Desktops

MS Office

Die Symbolleiste persönlich anpassen

Mein eigenes Office: Das Menüband anpassen

„Versteckte“ Optionen

Tell Me: Der integrierte Assistent

MS Excel

Shortcuts zur Effizienzsteigerung

Blätter gruppieren

Die Schnellanalyse

Die Blitzvorschau

Neue Diagrammtypen

MS Word

Die Schnellbausteine

Die Autokorrektur in Word

Eigene Kopf/Fußzeilenvorlagen

Die Dokumentensuche und der Navigationsbereich

Öffnen und Bearbeiten von PDF-Dateien

Einfügen von Onlinebildern bzw. – Videos

Insight: Das Web als integrierte Wissensquelle

MS PowerPoint

Animations-Optionen setzen

Animationen übertragen

Fotoshows erstellen

Präsentationen auf 16:9 stellen

Ausrichten von Objekten und Angleichen des Abstands

Die Bildschirmaufzeichnung

MS Outlook

Die Autokorrektur in Outlook

Quick Steps

E-Mailsuche und Suchordner erstellen

Bedingte Formatierung in Outlook

E-Mails als Unterhaltungen anzeigen

E-Mails an-/abdocken

Verbesserungen bei Dateianlagen

", "keywords": null, "description": null, "register": true, "registration_end": "2025-03-25T00:00:00+01:00", "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "Mag.a Claudia Schober", "email": "claudia.schober@medunigraz.at", "last_modified": "2025-02-06T11:10:50+01:00", "language": null }, { "id": 13560, "url": "https://www.medunigraz.at/events/detail/fit-fuer-die-praxis-fortbildungsreihe-8#sl-content", "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 41, "pid": 8139, "title": "Events-Storage", "is_siteroot": false, "domains": [], "uri": "https://www.medunigraz.at/events-storage" }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 285 ], "groups": [], "link": "https://allgemeinmedizin.medunigraz.at/lehre", "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/62974/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-allgemein/arzt-tablet-Rostislav-Sedlacek.png", "mimetype": "image/png", "filename": "arzt-tablet-Rostislav-Sedlacek.png", "size": 1030833 }, "related_links": [], "related_media": [], "start": "2025-04-02T18:30:00+02:00", "end": "2025-04-02T20:00:00+02:00", "allday": false, "title": "\"Fit für die Praxis\" Fortbildungsreihe", "organizer": "Dr. Ulrike Spary-Kainz", "location": "online", "teaser": "Fit für die Praxis durch Fallkonferenzen, Fortbildungsreihe rund um die Allgemeinmedizin.", "body": "

Fallkonferenzen-Reihe im Rahmen des Projekts „Allgemeinmedizin – die erste Wahl“ mit Dr. Armin Wunder, diesmal zum Thema Multimorbidität. Anhand spannender Kasuistiken erleben Sie in einem interaktiven Online-Seminar die Bandbreite der Allgemeinmedizin. Erlebte Fälle werden, unter Würdigung von Leitlinien, Scores und Bauchgefühl, dargestellt und besprochen. Sie sind herzlich eingeladen, eigene Fälle vorzustellen.

", "keywords": null, "description": null, "register": true, "registration_end": "2025-04-01T23:59:00+02:00", "attending_fees": false, "attending_fees_info": null, "dfp_points": 2, "contact": "BSc Meta Christine Frieß", "email": "lehre-iamev@medunigraz.at", "last_modified": "2025-02-21T09:45:02+01:00", "language": null }, { "id": 13250, "url": null, "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 10116, "pid": 8139, "title": "Events-Storage (nur Intranet)", "is_siteroot": false, "domains": [], "uri": "https://www.medunigraz.at/events-storage-nur-intranet" }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 285 ], "groups": [], "link": "https://www.medunigraz.at/vmc", "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/61277/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-allgemein/header-event-webinar.jpg", "mimetype": "image/jpeg", "filename": "header-event-webinar.jpg", "size": 543997 }, "related_links": [], "related_media": [], "start": "2025-04-02T13:00:00+02:00", "end": "2025-04-02T13:30:00+02:00", "allday": false, "title": "Screencasts nutzen: Interaktive Lehre gestalten", "organizer": "Mag.rer.nat Markus Orthaber", "location": "https://eu01web.zoom.us/j/69022599502?pwd=ILCOGDknqrv2S9sNF1v1JVXxi4gW", "teaser": "Screencasts nutzen: Interaktive Lehre gestalten", "body": "

Screencasts nutzen: Interaktive Lehre gestalten

Vortragender: Mag.rer.nat Markus Orthaber

Anhand von verschiedenen Beispielen aus der Technischen Mechanik sehen wir uns die effektive Nutzung von Screencasts genauer an. Einerseits wird vorgestellt wie ein Tablet als elektronisches Whiteboard und gleichzeitig Screencasting Tool in einer Rechenübung verwendet werden kann. Andererseits erörtern wir wie eine Kombination aus Screencasts am PC und Tablet im Rahmen einer Übung zur Finite Elemente Methode gelingen kann. Beides wird ergänzt durch die Verwendung von H5P um auch eine gewisse Interaktivität anzubieten.

Siehe auch: https://e-campus.st\">https://e-campus.st

", "keywords": null, "description": null, "register": false, "registration_end": null, "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "DI Dr. Herwig Rehatschek", "email": "herwig.rehatschek@medunigraz.at", "last_modified": "2024-12-13T16:16:33+01:00", "language": null }, { "id": 13570, "url": null, "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 10116, "pid": 8139, "title": "Events-Storage (nur Intranet)", "is_siteroot": false, "domains": [], "uri": "https://www.medunigraz.at/events-storage-nur-intranet" }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 284, 287 ], "groups": [], "link": "https://fedihum.org/@dhcraft/114059059527083557", "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/61275/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-allgemein/event-webinar-01.jpeg", "mimetype": "image/jpeg", "filename": "event-webinar-01.jpeg", "size": 6229830 }, "related_links": [], "related_media": [], "start": "2025-04-02T09:00:00+02:00", "end": "2025-04-02T13:00:00+02:00", "allday": false, "title": "„Free Prompting“ – Webinar", "organizer": "Digital Humanities Craft OG", "location": "online", "teaser": "KI-Webinar auf Deutsch, 02.04.2025, 09.00 – 13.00", "body": "

Weil es im Bereich KI aktuell wieder sehr viele Neuerungen gibt, veranstaltet Digital Humanities Craft OG ein gratis Webinar auf Deutsch. 3h Input, 1h Q&A. Keine Voranmeldung nötig!

Geeignet für alle Kenntnisstufen: Überblick zu KI-Grundlagen, Prompt Engineering und Live-Prompting.

", "keywords": null, "description": null, "register": false, "registration_end": null, "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "Gudrun Kainz für den RDM Support", "email": "rdmsupport@medunigraz.at", "last_modified": "2025-02-25T12:58:25+01:00", "language": null }, { "id": 12837, "url": null, "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 10116, "pid": 8139, "title": "Events-Storage (nur Intranet)", "is_siteroot": false, "domains": [], "uri": "https://www.medunigraz.at/events-storage-nur-intranet" }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 290 ], "groups": [], "link": null, "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/61351/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-allgemein/header-event-vortrag.jpg", "mimetype": "image/jpeg", "filename": "header-event-vortrag.jpg", "size": 379812 }, "related_links": [], "related_media": [], "start": "2025-04-02T07:30:00+02:00", "end": "2025-04-02T18:15:00+02:00", "allday": false, "title": "Hearing: Professur für Herz-, Thorax-, Gefäßanästhesiologie und Intensivmedizin gem. § 98 UG", "organizer": "Medizinische Universität Graz", "location": "Campus der Med Uni, Aula", "teaser": "Am 02. April 2025 findet das Hearing für die Professur für Herz-, Thorax-, Gefäßanästhesiologie und Intensivmedizin statt.", "body": "

Am 02. April 2025 findet das Hearing für die Professur für Herz-, Thorax-, Gefäßanästhesiologie und Intensivmedizin statt. Für interessierte Mitarbeiter*innen der Med Uni Graz gibt es auch die Möglichkeit, den öffentlichen Teil via Livestream zu verfolgen: https://muniverse.medunigraz.at/page/401\">https://muniverse.medunigraz.at/page/401


Alle Informationen finden Sie https://www.medunigraz.at/frontend/user_upload/themen-karriere/professuren/MUniverse_Hearingseinladung_Kommission_2025_NEU.pdf\" target=\"_blank\">hier.

", "keywords": null, "description": null, "register": false, "registration_end": null, "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": null, "email": null, "last_modified": "2025-03-21T07:40:03+01:00", "language": null }, { "id": 13442, "url": null, "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 10116, "pid": 8139, "title": "Events-Storage (nur Intranet)", "is_siteroot": false, "domains": [], "uri": "https://www.medunigraz.at/events-storage-nur-intranet" }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 287 ], "groups": [], "link": "https://tugraz.webex.com/webappng/sites/tugraz/webinar/webinarSeries/register/2705336353394731bf6b7d7d35d59d71", "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/61277/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-allgemein/header-event-webinar.jpg", "mimetype": "image/jpeg", "filename": "header-event-webinar.jpg", "size": 543997 }, "related_links": [], "related_media": [], "start": "2025-04-01T10:00:00+02:00", "end": "2025-04-01T12:00:00+02:00", "allday": false, "title": "Austrian Micro Data Center in der Praxis", "organizer": "Cluster Forschungsdaten", "location": "Online - Webex", "teaser": "Webinar über Beispiele für die AMDC-Nutzung", "body": "

Im Zuge der Webinarreihe „Forschungsdatenmanagement in Österreich“ (https://forschungsdaten.info/fdm-im-deutschsprachigen-raum/oesterreich/projekte/shared-rdm-services-and-infrastructure/\">Shared RDM Services and Infrastructure | Projekte | Österreich | FDM im deutschsprachigen Raum | Forschungsdaten und Forschungsdatenmanagement) findet am 01.04. ein Online-Vortrag statt, der Beispiele aus der Arbeit mit Daten des AMDC thematisieren wird. Unter anderem wird dort Med Uni-Forscher Erwin Stolz zu Wort kommen und spannende Einblicke zeigen.

", "keywords": null, "description": null, "register": true, "registration_end": "2025-03-31T14:00:00+02:00", "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "Gudrun Kainz", "email": "gudrun.kainz@medunigraz.at", "last_modified": "2025-02-25T11:50:52+01:00", "language": null }, { "id": 13642, "url": "https://www.medunigraz.at/events/detail/vampire-cup-blutspendenwettbewerb#sl-content", "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 41, "pid": 8139, "title": "Events-Storage", "is_siteroot": false, "domains": [], "uri": "https://www.medunigraz.at/events-storage" }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 284, 291 ], "groups": [], "link": "https://mitmachen.gibdeinbestes.at/vampirecup", "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/63300/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-allgemein/Blutabnahme_AdobeStock_506245538_Seventyfour_header.jpg", "mimetype": "image/jpeg", "filename": "Blutabnahme_AdobeStock_506245538_Seventyfour_header.jpg", "size": 86679 }, "related_links": [], "related_media": [ { "id": 78475, "media": { "url": "https://api-test.medunigraz.at/typo3/media/68888/", "original": "https://www.medunigraz.at/frontend/event_upload/vampire_mail_MedUni.pdf", "mimetype": "application/pdf", "filename": "vampire_mail_MedUni.pdf", "size": 2844830 }, "datetime": "2025-03-19T12:00:06+01:00", "title": null, "description": null, "language": null } ], "start": "2025-04-01T09:30:00+02:00", "end": "2025-04-01T13:30:00+02:00", "allday": false, "title": "Vampire Cup Blutspendenwettbewerb", "organizer": "Österreichisches Rotes Kreuz Steiermark", "location": "Campus der Medizinischen Universität Graz, Hörsaal 5, Neue Stiftingtalstraße 6, 8010 Graz", "teaser": "Besuche die Blutspendeaktion an deiner Hochschule!", "body": "

BLUTSPENDE-CHAMPION GESUCHT!
Wer spendet mehr Blut?
Sichere deiner Hochschule den Pokal.
Mitmachen und Leben retten!

VAMPIRE CUP BLUTSPENDEWETTBEWERB
01.03. - 31.05. 2025

Besuche die Blutspendeaktion an deiner Hochschule. Alternativ kannst du eine beliebige Blutspendeaktion des Roten Kreuzes im Kampagnenzeitraum besuchen.

Details, Termine und Teilnahmeformular unter: https://mitmachen.gibdeinbestes.at/vampirecup\">https://mitmachen.gibdeinbestes.at/vampirecup

Näher Informationen zur Blutspendeaktion an der Med Uni Graz findet ihr https://www.medunigraz.at/frontend/event_upload/vampire_mail_MedUni.pdf\">hier.

Nähere Informationen bezüglich Blutspenden allgemein findet ihr https://www.medunigraz.at/frontend/event_upload/Blutspende-Infoblatt_-_NEU.pdf\">hier. 

", "keywords": null, "description": null, "register": false, "registration_end": null, "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": null, "email": null, "last_modified": "2025-03-19T12:00:44+01:00", "language": null }, { "id": 13345, "url": "https://www.medunigraz.at/events/detail/basic-statistics-a-group-comparison-in-spss-for-life-sciene#sl-content", "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 41, "pid": 8139, "title": "Events-Storage", "is_siteroot": false, "domains": [], "uri": "https://www.medunigraz.at/events-storage" }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 287, 290 ], "groups": [], "link": "https://zmf.medunigraz.at/merag", "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/63695/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-allgemein/merag-kurse.jpg", "mimetype": "image/jpeg", "filename": "merag-kurse.jpg", "size": 642606 }, "related_links": [], "related_media": [], "start": "2025-04-01T09:00:00+02:00", "end": "2025-04-02T15:00:00+02:00", "allday": false, "title": "Basic statistics and group comparison in SPSS for life sciences", "organizer": "Dr. Christian Gülly", "location": "Campus der Med Uni Graz, Neue Stiftingtalstraße 6, MC2.N.02.018 (UR 83)", "teaser": "MERAG-Kurs", "body": "

This course is an introduction to statistical methods and statistical software. On the basis of various practical examples, the participants learn to analyse and visualize data using the software SPSS and get insight how to interpret statistical results. A main goal is to show participants the importance of quality control, assessing assumptions and ensuring adequate sample size. Upon successful completion of this course, participants will be familiar with basic statistical methods and will be able to interpret statistical analysis. The participants will have the ability to choose the suitable statistical analysis method for different data sets.

SPSS basics (Day 1): Getting started with SPSS, data management, exploratory data analysis, outlier diagnostics, common plots, analysis of categorical data, scientific presentation of results

Group comparisons (Day 2): Hypothesis testing, type I and II errors, sample size, effect size, power calculation, confounding factors, Comparing means: t-test, multiple testing, one-factor-ANOVA, Mann-Whitney, Wilcoxon, Kruskal-Wallis, Friedman analysis of ranks, scientific presentation of results

For registration please fill in the registration form.

More information: https://zmf.medunigraz.at/merag\">https://zmf.medunigraz.at/merag

", "keywords": null, "description": null, "register": true, "registration_end": "2025-03-25T16:00:00+01:00", "attending_fees": true, "attending_fees_info": "150 Euro (University)/ 300 Euro (Company) per day; Each day can be booked seperately.", "dfp_points": null, "contact": "Kathrin Wabitsch", "email": "kathrin.wabitsch@medunigraz.at", "last_modified": "2025-01-22T09:35:12+01:00", "language": null } ] }