Skip to main content

Spotlight Sessions

ORA's Spotlights are one-hour long, in-depth, refresher learning sessions focused on specific topics involving the managing of sponsored funding. Spotlight sessions are held virtually and made available for on-demand viewing. Click on the link in the Video column to view a session.

Research Administrator's Listserv

What is the researchadmin listserv and who should subscribe?

This listserv has been created by the University of Maryland’s Division of Research in order to share information about our professional development opportunities for all of those who are interested, but is especially tailored toward business managers and staff who work in the field of research administration. This list will be used to share information about Spotlight sessions, the Certificate in Research Administration program, and other events hosted by the Division of Research.

Certificate Programs

The Office of Research Administration (ORA) and the Sponsored Programs Accounting & Compliance (SPAC) are committed to providing guidance to the university community on Federal, State, and University policies and regulations for sponsored research. To enhance this effort, our offices have developed the Certificate in Research Administration program.   

Using SciENcv @ UMD

View/print the SciENcv guide - SciENcv Instructions Guide

Budget Guidance

function hide_show_div(item) { obj=document.getElementById(item); if (obj.style.display=="none") { obj.style.display="block"; } else { obj.style.display="none"; } } function hide(which) { var hide = new Array(); hide = document.getElementsByName(which); for (i=0; i<hide.length; i++) { hide[i].style.display = 'none'; } } function show(which) { var hide = new Array(); hide = document.getElementsByName(which); for (i=0; i<hide.length; i++) {
Back to Top