Skip to main content
Valckenburgschule Ulm

Log in to Valckenburgschule Ulm

Lost password?

Is this your first time here?

Verwende hier die gleichen Anmeldedaten, wie im Unterrichtsnetz, in WebUntis und in der Cloud!

Contact site support
You are not logged in.
Data retention summary
Get the mobile app
var el = document.getElementById('user-notifications'); var nameel = document.getElementsByClassName('logininfo'); if (el && nameel) { var text = nameel[1].getElementsByTagName('a')[0].innerHTML; var nachname = text.split(/\s+/)[0] var name = text.split(/\s+/)[1]; var newel = document.createElement("div"); if (window.location.href.includes('course/view')) { newel.style = 'border: 1px solid #cccccc; border-radius: 5px; background-color: #a7cff2; padding: 5px;'; } else { newel.style = 'border: 1px solid #cccccc; border-radius: 5px; background-color: #fdf4e8; padding: 5px; margin: 10px;'; } newel.innerHTML='Hallo ' + name + " " + nachname + '! Schön, dass Sie da sind.' ; el.appendChild(newel); } -->
Powered by Moodle