Job Description
Research Assistants / HiWis
function updateMastodonHref(event, link) { event.preventDefault(); let site = prompt(Geben Sie den Mastodon-Server ein, den Sie verwenden (z. B. mastodon.social):); if (site) { try { let inputUrl; if (site.startsWith('http')) { inputUrl = new URL(site); inputUrl.protocol = https: } else { inputUrl = new URL('https://' + site); } let hostname = inputUrl.hostname; let url = new URL(link.href); url.hostname = hostname; window.open(url.toString(), _blank); } catch (e) { console.error(Error updating Mastodon URL:, e); alert(Please enter a valid domain name); } } return false; }Stellenangebot vom 24. Juni 2026
The CORE COGNITION lab, led by Marcel Binz, is looking for Research Assistants (HiWis; 10–20 hours per week, €15.61 per hour for those with a bachelor's degree and €15.00 per hour for those without). The roles are targeted at Master's students (though advanced Bachelor's students will be considered) and can be combined...