.digital office - facilitating and encouraging digitalization!

The .digital office coordinates the implementation process of the digitalization strategy and is responsible for facilitating and designing implementation measures and specific digitalization projects. In doing so, the .digital office supports the institutes and departments in the implementation of these projects and ensures the interconnecting of existing digital competences at TU Wien in order to avoid redundancies and to ensure cost efficiency.

Digital Survival Café

[Translate to English:] Hängebrücke, Jungel

Take part in the Digital Survival Café and geht yourself connected you with contact persons for all digital issues at TU Wien! Every second Thursday, experts answer your questions on topics related to collaboration, digitalization, web presence, information security and much more. Topics and dates are kept up to date at TU coLAB, opens an external URL in a new window.

Digitalization projects

[Translate to English:] Digitalzation projects at TU Wien

The .digital office coordinates, supports and connects various projects within the scope of the digitalization strategy.

Objectives of the digital transformation

Digitalisation Objectives

TU Wien's digitalization strategy  has defined objectives in the areas of research, studying and teaching, administration and infrastructure which are to be realized. These objectives can be condensed into a number of core topics: digital skills, smart campus, data, analytics & prediction as well as platforms and networks.

Collaboration

[Translate to English:] collaboration

Digital tools can be used to make working together with colleagues and in teams a lot simpler. At TU Wien, various new services are currently developed to facilitate collaboration even more.

Events

[Translate to English:] Information update events

.digital roadshow and .digital updates - jointly designing the digital transformation

Team

[Translate to English:] .digital office team

You can find your contact persons at the .digital office here

Current .dblog posts

The .digital blog offers posts on interesting topics on digitalization matters in general and the digital transformation at TU Wien in particular:

A pilot project that leaves you wanting more: Jupyter as a Service

Practice programming at your own pace, whatever the mobile device, and take advantage of automated correction – all made possible in a .dcall FCG project that has just been successfully completed. Copycats desperately wanted!

[Translate to English:] Jupyter as a Service als Grafik dargestellt

Just imagine, you have to hold a programming course, that is, a lecture and tutorial course, for 200 students. Two options are available to you: (a) You correct all the code submissions manually, which takes forever, or (b) you try to automate the review, because then you can set several different tasks with a reasonable amount of effort.

The .dcall project "Jupyter as a Service": fully digitalized course management

We opted for the second course of action and proposed the .dcall FCG project "Jupyter as a Service", which has since been carried out successfully. Our aim was to fully digitalize course management, both for the lecture and for the tutorial, based on TUWEL, the e-learning platform at TU Wien. We used a central Jupyter Notebooks server infrastructure, the "JupyterHub, opens an external URL in a new window", for the practical work. This gives the students a standardised web-based programming environment for the course. All the students need is a mobile device (PC, notebook, tablet) with internet connection and a web browser. Done!

Learn and review at your own pace

The course content is taught in YouTube style, that is, in short videos. There are 4-8 short videos in each course unit, which can be worked through all in one go, or with breaks in-between. The pace you work at can be adapted to suit your concentration and endurance, in other words, self-paced learning. The videos are always Jupyter Notebook-based, with the different cells firstly displaying the script for the theory, and secondly being immediately available for practical exercises – that is, for coding. The Jupyter environment is launched from TUWEL by pressing a button, and authentication is automatic thanks to the TU Wien single sign-on.

And what about self-checking? No problem! The theory is consolidated by multiple-choice tests in TUWEL, and there are exercise sheets in the Jupyter environment for practical exercises. One exercise sheet for each week! So, how are the corrections made, you ask? This is done by nbgrader, opens an external URL in a new window, a tool for automatically reviewing and evaluating the code. The code submissions for the actual performance assessment are also corrected in this way. And how does the data get back to TUWEL? Easily, using an automatic script that transfers the collected results back to TUWEL.

A collaborative pilot project is looking for copycats

This was made possible by a partnership between the Department of Geodesy and Geoinformation, where the didactic concept came from, TU.it, which is responsible for the technical matters of the JupyterHub infrastructure, and the Teaching Support Center, so that everything could also be seamlessly integrated into TUWEL.

Does this sound interesting to you? Would you like more information? Then contact Gottfried Mandlburger (GEO) or Elias Wimmer (TU.it). Copycats are welcome, as this is exactly why we did it!