Hello,
I think you need to change your transformations cancel the first and last one. Make just a item one on the level Academic Departments with similiar transfomration
<li>
<span>{%DocumentName%}</span>
<ul {% if( IsDocumentOnSelectedPath() ) { "style=\"display:block;\"" } |(identity)GlobalAdministrator%}>
{^SubLevelPlaceHolder^}
</ul>
</li>
inner ul should be display:none by default;