<?xml version="1.0"?>
<News hasArchived="false" page="1" pageCount="20" pageSize="10" timestamp="Fri, 31 Jul 2026 20:02:00 -0400" url="https://my3.my.umbc.edu/groups/gsa/posts.xml?tag=blackboard">
<NewsItem contentIssues="false" id="160654" important="false" status="posted" url="https://my3.my.umbc.edu/groups/gsa/posts/160654">
<Title>7 Accessible Practices for Creating and Sending Email</Title>
<Tagline>Accessibility starts before you hit send.</Tagline>
<Body>
<![CDATA[
    <div class="html-content">
    <p>Email is one of the most universal communication tools we have at UMBC, and one of the most commonly overlooked places where accessibility breaks down. Whether you’re sending a department update, a meeting invitation, or a campus-wide announcement, the way you format your email affects whether every recipient can actually read and understand it. For users who use screen readers, have low vision, or rely on assistive technology, a poorly formatted email isn’t just inconvenient -- it’s a barrier. The good news: accessible emails are also clearer, better organized, and easier for everyone to read.</p>
    <p>These tips apply to Gmail, UMBC’s primary email platform, but the principles carry across any email client.</p>
    <h3><strong>1. Write a Descriptive, Meaningful Subject Line</strong></h3>
    <p>Your subject line is the first thing a screen reader announces. Vague subject lines like “FYI,” “Update,” or “Important” don’t tell the recipient what to expect or how urgently to act.</p>
    <ul>
    <li>
    <p>Be specific: “Staff Meeting Agenda – Thursday, July 10” is more useful than “Agenda.”</p>
    </li>
    <li>
    <p>Skip the emoji in subject lines. Screen readers read the emoji name aloud (e.g., “check mark button” and this can bury your actual message.</p>
    </li>
    <li>
    <p>Avoid all caps. Screen readers may spell out letters individually, and all caps are harder to read visually. </p>
    </li>
    <li>
    <p>Front-load the most important information: “Action Required: Submit Your Training Confirmation by Friday.”</p>
    </li>
    </ul>
    <h3><strong>2. Keep Your Structure Simple and Scannable</strong></h3>
    <p>Long blocks of unbroken text are hard for everyone to read, and especially difficult for screen reader users who need to navigate content linearly. Use structure to make your emails easier to process.</p>
    <ul>
    <li>
    <p>Use short paragraphs. One idea per paragraph is a good rule of thumb.</p>
    </li>
    <li>
    <p>Use real lists (Gmail’s bulleted or numbered list buttons in the formatting toolbar) rather than typing dashes or asterisks manually.</p>
    </li>
    <li>
    <p>If your email covers multiple topics, use Gmail’s bold text to create visual section breaks, but use it sparingly so emphasis stays meaningful.</p>
    </li>
    <li>
    <p>Avoid using tables for layout in email. Table rendering is inconsistent across email clients, and tables can be confusing for screen reader users.</p>
    </li>
    </ul>
    <h3><strong>3. Make Your Links Descriptive</strong></h3>
    <p>Links in emails are frequently formatted as raw URLs or vague phrases. Both create problems for screen reader users, who often navigate emails by jumping between links.</p>
    <ul>
    <li>
    <p>Instead of “Click Here” or “Please register using this link: [long link]” you should write: “Register for the July accessibility workshop.” Then embed the link to the descriptive phrase. </p>
    <ul>
    <li>
    <p>In Gmail: Highlight the text you want to link, press Ctrl+K (or Cmd+K on Mac), and paste the URL. The visible text, not the URL, becomes the link.</p>
    </li>
    </ul>
    </li>
    <li>
    <p>Avoid linking entire sentences. Link only the meaningful phrase.</p>
    </li>
    </ul>
    <h3><strong>4. Use Color and Formatting Thoughtfully</strong></h3>
    <p>Color can add visual emphasis, but it should never be the only way you communicate information. Recipients with color blindness or low vision may not perceive color differences the way you intend.</p>
    <ul>
    <li>
    <p>Don’t rely on color alone to indicate importance. Pair color with bold, italics, or explicit language (“Note:” or “Reminder:”).</p>
    </li>
    <li>
    <p>Ensure text color has sufficient contrast against the background. Gmail’s default black text on white background is already contrast-compliant. Avoid overriding it with light gray or other low-contrast colors.</p>
    </li>
    <li>
    <p>Use bold and italics for emphasis sparingly. Excessive formatting is as hard to read as none.</p>
    </li>
    </ul>
    <h3><strong>5. Add Alt Text to Images in Gmail</strong></h3>
    <p>If you include images in your email -- for example, logos, banners, charts, or photos -- they need alternative text so recipients using screen readers understand what the image conveys.</p>
    <ul>
    <li>
    <p>In Gmail: Insert an image, then click it and select “Edit alt text.”</p>
    </li>
    <li>
    <p>Write a brief description of what the image communicates, not just what it looks like.</p>
    </li>
    <li>
    <p>If the image is purely decorative (a banner or divider), consider whether it’s necessary to use it at all. Decorative images in email can slow load times and add clutter.</p>
    </li>
    <li>
    <p>Never embed essential information, especially text like event information, only in an image. If the image doesn’t load or can’t be read, that information disappears.</p>
    </li>
    </ul>
    <h3><strong>6. Send Attachments That Are Actually Accessible</strong></h3>
    <p>An email can be well-formatted, while the file attached to it is not. Before attaching a document, take a moment to confirm it will work for every recipient.</p>
    <ul>
    <li>
    <p>Run the Accessibility Checker in Word or PowerPoint (Review &gt; Check Accessibility) before attaching. It flags missing alt text, poor color contrast, and other common issues.</p>
    </li>
    <li>
    <p>For PDFs, export from the source file rather than scanning a paper document. Scanned PDFs are images of text, not readable text, and are inaccessible to screen readers by default.</p>
    </li>
    <li>
    <p>Check that your document has a logical structure: real headings, readable lists, and meaningful link text. The same principles that apply to your email apply to what you attach to it.</p>
    </li>
    </ul>
    <p>When in doubt, put the information in the email body instead. The most accessible attachment is one that doesn’t need to exist.</p>
    <h3><strong>7. Test Before You Send</strong></h3>
    <p>Before sending a high-stakes email to a large group, take 60 seconds to review it with accessibility in mind:</p>
    <ul>
    <li>
    <p>Read your subject line out loud. Is it clear without any surrounding context?</p>
    </li>
    <li>
    <p>Read your link text out loud. Does each link tell you where it goes?</p>
    </li>
    <li>
    <p>Try removing all color from your email mentally. Does it still make sense?</p>
    </li>
    <li>
    <p>If you’ve included an image, check that it has alt text.</p>
    </li>
    </ul>
    <p>Accessible email takes only a little more time to write, and makes a significant difference for the colleagues and community members who receive it.</p>
    </div>
]]>
</Body>
<Summary>Email is one of the most universal communication tools we have at UMBC, and one of the most commonly overlooked places where accessibility breaks down. Whether you’re sending a department update,...</Summary>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/160654/guest@my.umbc.edu/1367a6bff94a9d6ac4d5d5bb96cede25/api/pixel</TrackingUrl>
<Tag>accessible-email</Tag>
<Tag>blackboard</Tag>
<Tag>digital-accessibility</Tag>
<Tag>faculty</Tag>
<Tag>staff</Tag>
<Tag>students</Tag>
<Group token="doit">Division of Information Technology (DoIT)</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/doit</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xsmall.png?1727453227</AvatarUrl>
<AvatarUrl size="original">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/original.JPG?1727453227</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xxlarge.png?1727453227</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xlarge.png?1727453227</AvatarUrl>
<AvatarUrl size="large">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/large.png?1727453227</AvatarUrl>
<AvatarUrl size="medium">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/medium.png?1727453227</AvatarUrl>
<AvatarUrl size="small">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/small.png?1727453227</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xsmall.png?1727453227</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xxsmall.png?1727453227</AvatarUrl>
<Sponsor>Division of Information Technology (DoIT)</Sponsor>
<ThumbnailUrl size="xxlarge">https://assets2-my.umbc.edu/system/shared/thumbnails/news/000/160/654/d6ada947e2dc009b9121d8199ac0832e/xxlarge.jpg?1781180154</ThumbnailUrl>
<ThumbnailUrl size="xlarge">https://assets1-my.umbc.edu/system/shared/thumbnails/news/000/160/654/d6ada947e2dc009b9121d8199ac0832e/xlarge.jpg?1781180154</ThumbnailUrl>
<ThumbnailUrl size="large">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/160/654/d6ada947e2dc009b9121d8199ac0832e/large.jpg?1781180154</ThumbnailUrl>
<ThumbnailUrl size="medium">https://assets2-my.umbc.edu/system/shared/thumbnails/news/000/160/654/d6ada947e2dc009b9121d8199ac0832e/medium.jpg?1781180154</ThumbnailUrl>
<ThumbnailUrl size="small">https://assets1-my.umbc.edu/system/shared/thumbnails/news/000/160/654/d6ada947e2dc009b9121d8199ac0832e/small.jpg?1781180154</ThumbnailUrl>
<ThumbnailUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/thumbnails/news/000/160/654/d6ada947e2dc009b9121d8199ac0832e/xsmall.jpg?1781180154</ThumbnailUrl>
<ThumbnailUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/thumbnails/news/000/160/654/d6ada947e2dc009b9121d8199ac0832e/xxsmall.jpg?1781180154</ThumbnailUrl>
<ThumbnailAltText>A human figure with outstretched arms inside a circle of two curved arrows, suggesting movement. Below the figure are two words: digital accessibility.</ThumbnailAltText>
<PawCount>9</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Tue, 16 Jun 2026 12:30:00 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="160632" important="false" status="posted" url="https://my3.my.umbc.edu/groups/gsa/posts/160632">
<Title>5 Tips for Creating Clear and Accessible Links</Title>
<Tagline>&#8220;Click here&#8221; doesn&#8217;t tell anyone where they&#8217;re going.</Tagline>
<Body>
<![CDATA[
    <div class="html-content">
    <p>Links are everywhere -- in syllabi, announcements, email, assignments, websites, and Blackboard pages. They’re one of the most useful tools for connecting students to resources and one of the most commonly overlooked accessibility issues. For anyone using screen readers, a link is read aloud exactly as it appears: “click here” or “hxxps // web(dot)com/long-string-of-characters” -- this communicates nothing.</p>
    <p>Accessible link text is a small fix with a big payoff for everyone. Let’s explore five tips to improve how providing accessible links can make a huge difference to everyone.</p>
    <h3><strong>1. Make Every Link Self-Describing</strong></h3>
    <p>Accessible link text should make sense out of context. Screen reader users often navigate a page by jumping from link to link, without reading the surrounding text. That means each link needs to stand on its own.</p>
    <ul>
    <li>
    <p>Instead of: “To access the library database, click here.”<br><strong>Write:</strong> “Access the UMBC Library database.”</p>
    </li>
    </ul>
    <p><em>Why this matters:</em> “click here” provides no context. Telling someone what happens when the link is clicked and where the link will take them helps them know where they're going.</p>
    <ul>
    <li>
    <p>Instead of: “The reading for this week is available here.”<br><strong>Write:</strong> “Download this week’s reading: Smith (2022) on urban planning (PDF).”</p>
    </li>
    </ul>
    <p><em>Why this matters:</em> Providing clear information about the reading, including the author, year, and file format, helps students know exactly what they are accessing when they click the link.</p>
    <p>Here’s a useful test for you to try: Read only the text of your links with no surrounding context. Do you know where it leads? If not, then you need to make sure you provide clear descriptions.</p>
    <h3><strong>2. Avoid These Common Accessibility Pitfalls</strong></h3>
    <p>A few link habits are so common that they can feel natural, but each one creates a barrier for anyone using assistive technology.</p>
    <ul>
    <li>
    <p>As we just explored, it’s critical to avoid using “Click here” -- not all users navigate with a mouse, and it tells users nothing about the destination.</p>
    </li>
    <li>
    <p>Create unique link text for different destinations -- it’s important not to use the same words for different links (e.g., two different readings both labeled “Weekly reading”).</p>
    </li>
    <li>
    <p>Avoid full web page addresses as link text. A full web page address read aloud character-by-character is inaccessible and confusing. Imagine what it sounds like to hear 150+ letters, numbers, and/or symbols read, one by one, because your link has that many characters.</p>
    </li>
    </ul>
    <h3><strong>3. Indicate When a Link Opens a File or New Window</strong></h3>
    <p>Screen reader and keyboard users benefit from knowing what will happen when they click a link, especially if it downloads a file or opens a new tab. Include a brief note in the link text itself.</p>
    <ul>
    <li>
    <p>“Download the rubric (Word doc)”</p>
    </li>
    <li>
    <p>“View the course policy (PDF)”</p>
    </li>
    <li>
    <p>“Watch the intro video on YouTube (opens in new tab)”</p>
    </li>
    </ul>
    <p>This helps everyone plan their workflow, not just those using screen readers.</p>
    <h3><strong>4. Keep Link Text Concise But Complete</strong></h3>
    <p>Longer isn’t always better. Link text should be long enough to be descriptive, but short enough to be efficient.</p>
    <ul>
    <li>
    <p>Aim for 4-10 words for most links.</p>
    </li>
    <li>
    <p>Skip filler phrases like “please visit” or “feel free to.”</p>
    </li>
    <li>
    <p>Don’t link entire paragraphs. Link a meaningful phrase within the sentence instead.</p>
    </li>
    </ul>
    <p>It’s also important to avoid using “Read more” or “Learn more” -- more about what? If you must use these phrases, tell us what we’re reading or learning more about.</p>
    <h3><strong>5. Check Your Links in Silktide or Ally</strong></h3>
    <p>Silktide and Ally will evaluate link accessibility. In your Blackboard course or organization, Ally will check Ultra Documents and uploaded files. Silktide will flag very obvious issues (links that just say "click here," for instance), but it won't flag anything else, so you still need to manually evaluate all of your page links.</p>
    <p>If your report flags link issues, here’s how to address them:</p>
    <ul>
    <li>
    <p>In Sites or Blackboard Ultra, edit the content item and update the link text directly in the rich text editor.</p>
    </li>
    <li>
    <p>In uploaded Word or PDF files, fix the link text in the original file and re-upload.</p>
    </li>
    <li>
    <p>In your syllabus, use Word’s Accessibility Checker (Review → Check Accessibility) to flag link text issues before uploading.</p>
    </li>
    </ul>
    <p>Link accessibility is one of the fastest fixes in your email, website, document, or course -- and it makes a noticeable difference for everyone who depends on clear navigation to find what they need.</p>
    </div>
]]>
</Body>
<Summary>Links are everywhere -- in syllabi, announcements, email, assignments, websites, and Blackboard pages. They’re one of the most useful tools for connecting students to resources and one of the most...</Summary>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/160632/guest@my.umbc.edu/93145fd76ce31040d60a4c3ad3920227/api/pixel</TrackingUrl>
<Tag>accessible-links</Tag>
<Tag>blackboard</Tag>
<Tag>digital-accessibility</Tag>
<Tag>faculty</Tag>
<Tag>staff</Tag>
<Tag>students</Tag>
<Group token="doit">Division of Information Technology (DoIT)</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/doit</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xsmall.png?1727453227</AvatarUrl>
<AvatarUrl size="original">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/original.JPG?1727453227</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xxlarge.png?1727453227</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xlarge.png?1727453227</AvatarUrl>
<AvatarUrl size="large">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/large.png?1727453227</AvatarUrl>
<AvatarUrl size="medium">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/medium.png?1727453227</AvatarUrl>
<AvatarUrl size="small">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/small.png?1727453227</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xsmall.png?1727453227</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xxsmall.png?1727453227</AvatarUrl>
<Sponsor>Division of Information Technology (DoIT)</Sponsor>
<ThumbnailUrl size="xxlarge">https://assets2-my.umbc.edu/system/shared/thumbnails/news/000/160/632/7d035e878c1cf467fee92229a8f2f856/xxlarge.jpg?1781024319</ThumbnailUrl>
<ThumbnailUrl size="xlarge">https://assets2-my.umbc.edu/system/shared/thumbnails/news/000/160/632/7d035e878c1cf467fee92229a8f2f856/xlarge.jpg?1781024319</ThumbnailUrl>
<ThumbnailUrl size="large">https://assets2-my.umbc.edu/system/shared/thumbnails/news/000/160/632/7d035e878c1cf467fee92229a8f2f856/large.jpg?1781024319</ThumbnailUrl>
<ThumbnailUrl size="medium">https://assets1-my.umbc.edu/system/shared/thumbnails/news/000/160/632/7d035e878c1cf467fee92229a8f2f856/medium.jpg?1781024319</ThumbnailUrl>
<ThumbnailUrl size="small">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/160/632/7d035e878c1cf467fee92229a8f2f856/small.jpg?1781024319</ThumbnailUrl>
<ThumbnailUrl size="xsmall">https://assets1-my.umbc.edu/system/shared/thumbnails/news/000/160/632/7d035e878c1cf467fee92229a8f2f856/xsmall.jpg?1781024319</ThumbnailUrl>
<ThumbnailUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/thumbnails/news/000/160/632/7d035e878c1cf467fee92229a8f2f856/xxsmall.jpg?1781024319</ThumbnailUrl>
<ThumbnailAltText>A human figure with outstretched arms inside a circle of two curved arrows, suggesting movement. Below the figure are two words: digital accessibility.</ThumbnailAltText>
<PawCount>18</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Tue, 09 Jun 2026 13:20:49 -0400</PostedAt>
<EditAt>Tue, 09 Jun 2026 13:23:19 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="false" id="158397" important="false" status="posted" url="https://my3.my.umbc.edu/groups/gsa/posts/158397">
<Title>Weekend Service Disruption Status</Title>
<Tagline>Resolved: Disruption impacting Blackboard, Google, and more</Tagline>
<Body>
<![CDATA[
    <div class="html-content">
    <p>Over this past weekend, April 4-5, 2026, one of UMBC’s services experienced a disruption, resulting in slower loading times. This affected some users' ability to log in to platforms such as Blackboard, Google Services, and myUMBC. This also caused a backlog of emails for some accounts. The issue has been resolved as of April 6, 2026. No action is needed by users at this time. </p>
    <h3>
    <strong>Need Assistance?</strong>
    </h3>
    <p>If you have any questions or experience further issues, please contact the TSC at <a href="https://my.umbc.edu/help" rel="nofollow external" class="bo">UMBC’s Help Service</a>. </p>
    </div>
]]>
</Body>
<Summary>Over this past weekend, April 4-5, 2026, one of UMBC’s services experienced a disruption, resulting in slower loading times. This affected some users' ability to log in to platforms such as...</Summary>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/158397/guest@my.umbc.edu/e0c12bad9bca7cbc5d5be36fba561fa6/api/pixel</TrackingUrl>
<Tag>blackboard</Tag>
<Tag>disruption</Tag>
<Tag>error</Tag>
<Tag>google</Tag>
<Tag>help</Tag>
<Tag>myumbc</Tag>
<Tag>news</Tag>
<Group token="doit">Division of Information Technology (DoIT)</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/doit</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xsmall.png?1727453227</AvatarUrl>
<AvatarUrl size="original">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/original.JPG?1727453227</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xxlarge.png?1727453227</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xlarge.png?1727453227</AvatarUrl>
<AvatarUrl size="large">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/large.png?1727453227</AvatarUrl>
<AvatarUrl size="medium">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/medium.png?1727453227</AvatarUrl>
<AvatarUrl size="small">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/small.png?1727453227</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xsmall.png?1727453227</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xxsmall.png?1727453227</AvatarUrl>
<Sponsor>Division of Information Technology (DoIT)</Sponsor>
<ThumbnailUrl size="xxlarge">https://assets1-my.umbc.edu/system/shared/thumbnails/news/000/158/397/22ad8b1711389810357527e676d8c96d/xxlarge.jpg?1775588023</ThumbnailUrl>
<ThumbnailUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/thumbnails/news/000/158/397/22ad8b1711389810357527e676d8c96d/xlarge.jpg?1775588023</ThumbnailUrl>
<ThumbnailUrl size="large">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/158/397/22ad8b1711389810357527e676d8c96d/large.jpg?1775588023</ThumbnailUrl>
<ThumbnailUrl size="medium">https://assets1-my.umbc.edu/system/shared/thumbnails/news/000/158/397/22ad8b1711389810357527e676d8c96d/medium.jpg?1775588023</ThumbnailUrl>
<ThumbnailUrl size="small">https://assets4-my.umbc.edu/system/shared/thumbnails/news/000/158/397/22ad8b1711389810357527e676d8c96d/small.jpg?1775588023</ThumbnailUrl>
<ThumbnailUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/thumbnails/news/000/158/397/22ad8b1711389810357527e676d8c96d/xsmall.jpg?1775588023</ThumbnailUrl>
<ThumbnailUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/thumbnails/news/000/158/397/22ad8b1711389810357527e676d8c96d/xxsmall.jpg?1775588023</ThumbnailUrl>
<ThumbnailAltText>U-M-B-C logo shield with the text "D-O-I-T News</ThumbnailAltText>
<PawCount>3</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Tue, 07 Apr 2026 14:56:19 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="85778" important="false" status="posted" url="https://my3.my.umbc.edu/groups/gsa/posts/85778">
<Title>New Course Reserve System!</Title>
<Tagline>Ares integration with Blackboard</Tagline>
<Body>
<![CDATA[
    <div class="html-content">
    <p><span><span>The Kuhn Library now provides access to course reserves through Ares from Atlas Systems; this new software seamlessly integrates with Blackboard (Bb) for streamlined availability and processing.</span><span><strong><u> </u></strong></span></span><span>Instructors who wish to submit course reserves requests </span><span>and students who want to access their faculty reserves listings </span><span>can now do so directly from their course site in Bb. </span></p>
    <p><span><br></span></p>
    <p><span>Questions? Email <a href="mailto:reserves-group@umbc.edu" rel="nofollow external" class="bo">reserves-group@umbc.edu</a>, visit our <a href="https://library.umbc.edu/reserves/facinfo.php" rel="nofollow external" class="bo">Course Reserves Information page</a>, or stop by the Check-Out desk at the Library.</span></p>
    <span></span><p><span>Information on submitting materials for course reserve can be found on our <strong>instructor’s guide page</strong> </span><a href="https://library.umbc.edu/reserves/Bb_Guide_Instructors.pdf" rel="nofollow external" class="bo"><span>(download PDF)</span></a><span><br></span></p>
    </div>
]]>
</Body>
<Summary>The Kuhn Library now provides access to course reserves through Ares from Atlas Systems; this new software seamlessly integrates with Blackboard (Bb) for streamlined availability and...</Summary>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/85778/guest@my.umbc.edu/e8d3d344b6a65397ca323edc96fb69e0/api/pixel</TrackingUrl>
<Tag>active</Tag>
<Tag>bb</Tag>
<Tag>blackboard</Tag>
<Tag>course-reserves</Tag>
<Tag>library</Tag>
<Tag>reserves</Tag>
<Group token="library">Albin O. Kuhn Library &amp;amp; Gallery</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/library</GroupUrl>
<AvatarUrl>https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/xsmall.png?1279120404</AvatarUrl>
<AvatarUrl size="original">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/original.png?1279120404</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/xxlarge.png?1279120404</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/xlarge.png?1279120404</AvatarUrl>
<AvatarUrl size="large">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/large.png?1279120404</AvatarUrl>
<AvatarUrl size="medium">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/medium.png?1279120404</AvatarUrl>
<AvatarUrl size="small">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/small.png?1279120404</AvatarUrl>
<AvatarUrl size="xsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/xsmall.png?1279120404</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/016/854d6fae5ee42911677c739ee1734486/xxsmall.png?1279120404</AvatarUrl>
<Sponsor>Albin O. Kuhn Library &amp; Gallery</Sponsor>
<PawCount>1</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Thu, 08 Aug 2019 09:59:38 -0400</PostedAt>
<EditAt>Thu, 08 Aug 2019 10:24:46 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="false" id="67873" important="false" status="posted" url="https://my3.my.umbc.edu/groups/gsa/posts/67873">
<Title>Mariann Hawken Receives Employee of the Quarter Award</Title>
<Tagline>Hawken helped lead the Course Materials Initiative for UMBC</Tagline>
<Body>
<![CDATA[
    <div class="html-content">
    <div>DoIT would like to congratulate Mariann Hawken, eLearning Coordinator for ITNM, on receiving Employee of the Quarter (EOQ). The program <a href="http://hr.umbc.edu/employee-of-the-quarter-program/" rel="nofollow external" class="bo">recognizes the outstanding qualities and contributions of employees towards departmental and UMBC’s goals and mission</a>. </div>
    <div><br></div>
    <div>Terry Cook, Senior Associate Vice President for Administrative Services, nominated Hawken for the award. “I think it is noteworthy that her nomination is not submitted by someone in her own division,” said Cook. “This speaks volumes to the impressiveness of her qualities and contributions.” </div>
    <div><br></div>
    <h4><em>“...She did not hesitate to investigate the issue, identify options to solve them, and take the necessary steps to resolve the matter.”</em></h4>
    <div><br></div>
    <div>Hawken has been instrumental in spearheading the implementation of the Course Materials Initiative (CMI), an effort to provide students with more affordable course materials and integrating them via Blackboard. She took the lead working directly with Vital Source, the digital platform provider, in integrating the course materials from 4 different publishers in Spring 2016. Hawken also proactively developed and conducted training for faculty by creating a training webinar that was easily accessible for faculty members. </div>
    <div> </div>
    <div>“When issues arose, she did not hesitate to investigate the issue, identify options to solve them and take the necessary steps to resolve the matter.” said Cook. </div>
    <div><br></div>
    <div>In Fall 2016, CMI rolled out its second phase, extending from 12 courses to 23 courses, with multiple sections and nearly 30 faculty members. Hawken was there to provide the required training and technical support they needed. </div>
    <div><br></div>
    <h4><em>“...went above and beyond, and her participation enabled a successful launch of this initiative…”</em></h4>
    <div><br></div>
    <div>Hawken continues to make suggestions to improve the CMI, and her efforts have helped position UMBC to be ahead of the curve with digital content.  “Mariann went above and beyond, and her participation enabled a successful launch of this initiative to be achieved and be expanded,” said Cook. “The Bookstore could not have done so without her!” </div>
    <div><br></div>
    <div>Hawken will receive a check for $500, a special parking space, and one day of administration leave. Congratulations to Mariann Hawken on her EOQ award!</div>
    <div><br></div>
    <div><img src="https://my3.my.umbc.edu/system/shared/attachments/news/000/067/873/ae4a7f24198fdd65303c7b5b7744c229/Mariann%20Hawken%20EOQ%20Award%20.jpg" alt="Mariann Hawken holds the Employee of the Quarter award" style="max-width: 100%; height: auto;"></div>
    <div><em>Pictured is Mariann Hawken holding her Employee of Quarter award. </em></div>
    <div><br></div>
    <div><em>For more DoIT Employee of Quarter recipients, read about <a href="http://my.umbc.edu/groups/doit/posts/53533" rel="nofollow external" class="bo">David Sylva</a>, <a href="http://my.umbc.edu/groups/doit/posts/58104" rel="nofollow external" class="bo">Pamela Raley &amp; Ed Kelly</a>, and <a href="http://my.umbc.edu/groups/doit/posts/65087" rel="nofollow external" class="bo">Jeremy Gude</a>.</em></div>
    <div><br></div>
    <div><em><a href="http://my.umbc.edu/groups/doit" rel="nofollow external" class="bo">Follow the DoIT myUMBC group</a> for more news &amp; updates.</em></div>
    </div>
]]>
</Body>
<Summary>DoIT would like to congratulate Mariann Hawken, eLearning Coordinator for ITNM, on receiving Employee of the Quarter (EOQ). The program recognizes the outstanding qualities and contributions of...</Summary>
<Website>http://my.umbc.edu/groups/doit</Website>
<AttachmentKind>Photo</AttachmentKind>
<AttachmentUrl>https://assets4-my.umbc.edu/system/shared/attachments/26b79f35dba3f9c25bd46e6e797c798b/6a6d3778/news/000/067/873/ae4a7f24198fdd65303c7b5b7744c229/Mariann Hawken EOQ Award .jpg?1494262770</AttachmentUrl>
<Attachments>
<Attachment kind="Photo" url="https://my3.my.umbc.edu/groups/gsa/posts/67873/attachments/24059"></Attachment>
</Attachments>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/67873/guest@my.umbc.edu/32e006131e3a77075b13bdd25a515a25/api/pixel</TrackingUrl>
<Tag>blackboard</Tag>
<Tag>cmi</Tag>
<Tag>doit</Tag>
<Tag>employee-of-quarter</Tag>
<Group token="doit">Division of Information Technology (DoIT)</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/doit</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xsmall.png?1727453227</AvatarUrl>
<AvatarUrl size="original">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/original.JPG?1727453227</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xxlarge.png?1727453227</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xlarge.png?1727453227</AvatarUrl>
<AvatarUrl size="large">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/large.png?1727453227</AvatarUrl>
<AvatarUrl size="medium">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/medium.png?1727453227</AvatarUrl>
<AvatarUrl size="small">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/small.png?1727453227</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xsmall.png?1727453227</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xxsmall.png?1727453227</AvatarUrl>
<Sponsor>Division of Information Technology (DoIT)</Sponsor>
<ThumbnailUrl size="xxlarge">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/067/873/0306b6a2da55dc5be61841cd9b3284b2/xxlarge.jpg?1494262633</ThumbnailUrl>
<ThumbnailUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/thumbnails/news/000/067/873/0306b6a2da55dc5be61841cd9b3284b2/xlarge.jpg?1494262633</ThumbnailUrl>
<ThumbnailUrl size="large">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/067/873/0306b6a2da55dc5be61841cd9b3284b2/large.jpg?1494262633</ThumbnailUrl>
<ThumbnailUrl size="medium">https://assets2-my.umbc.edu/system/shared/thumbnails/news/000/067/873/0306b6a2da55dc5be61841cd9b3284b2/medium.jpg?1494262633</ThumbnailUrl>
<ThumbnailUrl size="small">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/067/873/0306b6a2da55dc5be61841cd9b3284b2/small.jpg?1494262633</ThumbnailUrl>
<ThumbnailUrl size="xsmall">https://assets4-my.umbc.edu/system/shared/thumbnails/news/000/067/873/0306b6a2da55dc5be61841cd9b3284b2/xsmall.jpg?1494262633</ThumbnailUrl>
<ThumbnailUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/thumbnails/news/000/067/873/0306b6a2da55dc5be61841cd9b3284b2/xxsmall.jpg?1494262633</ThumbnailUrl>
<ThumbnailAltText>Mariann Hawken holds the Employee of the Quarter award</ThumbnailAltText>
<PawCount>23</PawCount>
<CommentCount>8</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Mon, 08 May 2017 13:08:53 -0400</PostedAt>
<EditAt>Mon, 30 Mar 2026 16:43:07 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="true" id="67658" important="false" status="posted" url="https://my3.my.umbc.edu/groups/gsa/posts/67658">
<Title>Spring Student Course Evaluations Available May 3 - May 16</Title>
<Tagline>Access your evaluations online through Blackboard or email</Tagline>
<Body>
<![CDATA[
    <div class="html-content">
    <div>The student course evaluations for Spring 2017 are now available to complete online between May 3 - May 16.<strong> Please note, you will not be able to change your answers after you submit, or access the evaluations after the time window closes.</strong> </div>
    <div><br></div>
    <div>Course evaluations are used to help improve, not only courses, but the quality of instruction at UMBC. The online survey includes both Likert scale responses and open-ended Direct Instructor Feedback Form (DIFF) questions. Instructors will only see aggregated responses to the survey questions. They will also see responses to open-ended questions but will not be able to connect those responses to individual students. You can <a href="https://wiki.umbc.edu/pages/viewpage.action?pageId=68583700" rel="nofollow external" class="bo">see what the survey looks like here</a>. </div>
    <div><br></div>
    <div>In Fall 2016, UMBC made the move away from paper scantrons for student evaluations and toward an online system, allowing more opportunity to complete evaluations.</div>
    <div><br></div>
    <div>As a student, you can go to your evaluations anytime during the open window and even save your responses to come back to later. To access them through Blackboard, <a href="http://blackboard.umbc.edu/" rel="nofollow external" class="bo">log into your Blackboard account</a> and click the MyBlackboard tab. There you will find a section with the heading “Online Student Course Evaluations.”</div>
    <div><br></div>
    <div><img src="https://my3.my.umbc.edu/system/shared/attachments/news/000/067/658/e0abd6e6385c00b0960a292aa8522351/bb_student_view.png" style="max-width: 100%; height: auto;"></div>
    <div><em>Screenshot of Blackboard and where to find the student course evaluations link. </em></div>
    <div><br></div>
    <div>Students will also receive an email from <a href="mailto:StudentCourseEvaluations@umbc.edu">StudentCourseEvaluations@umbc.edu</a> where they can access the evaluations with the link provided. You might notice a question mark next to the sender name. This happens when UMBC Gmail detects an email that was not sent by UMBC Gmail servers. In this case, the emails are being sent by eXplorance Blue, the online service used to administer the Student Course Evaluation program. The link in the email is safe to click with.</div>
    <div><br></div>
    <div>If you’re an instructor, you will also receive an email communication from <a href="mailto:StudentCourseEvaluations@umbc.edu">StudentCourseEvaluations@umbc.edu</a> with a link to a list of your courses. This link can be used for both monitoring response rates throughout the evaluation process, and reviewing survey results after final grades have been posted.</div>
    <div><br></div>
    <div><em>If you have any questions, you can <a href="https://wiki.umbc.edu/display/faq/Student+Course+Evaluations" rel="nofollow external" class="bo">check DoIT’s extensive FAQ collection here.</a> Be sure to <a href="http://my.umbc.edu/groups/student-course-evaluations" rel="nofollow external" class="bo">follow the Course Evaluations myUMBC group</a> for important updates as well. </em></div>
    <div><em><br></em></div>
    <div><em><a href="http://my.umbc.edu/groups/doit" rel="nofollow external" class="bo">Follow the DoIT myUMBC group</a> for more news and updates.</em></div>
    </div>
]]>
</Body>
<Summary>The student course evaluations for Spring 2017 are now available to complete online between May 3 - May 16. Please note, you will not be able to change your answers after you submit, or access the...</Summary>
<Website>https://wiki.umbc.edu/display/faq/Student+Course+Evaluations</Website>
<AttachmentKind>Image</AttachmentKind>
<AttachmentUrl>https://assets1-my.umbc.edu/system/shared/attachments/ae33bfd322edb75b8adc5de581e22f82/6a6d3778/news/000/067/658/e0abd6e6385c00b0960a292aa8522351/bb_student_view.png?1493390926</AttachmentUrl>
<Attachments>
<Attachment kind="Image" url="https://my3.my.umbc.edu/groups/gsa/posts/67658/attachments/23988"></Attachment>
</Attachments>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/67658/guest@my.umbc.edu/f6a0e87485e12b65e43d547df4279d71/api/pixel</TrackingUrl>
<Tag>blackboard</Tag>
<Tag>course</Tag>
<Tag>evaluations</Tag>
<Tag>instructor</Tag>
<Tag>spring</Tag>
<Tag>student</Tag>
<Group token="doit">Division of Information Technology (DoIT)</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/doit</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xsmall.png?1727453227</AvatarUrl>
<AvatarUrl size="original">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/original.JPG?1727453227</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xxlarge.png?1727453227</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xlarge.png?1727453227</AvatarUrl>
<AvatarUrl size="large">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/large.png?1727453227</AvatarUrl>
<AvatarUrl size="medium">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/medium.png?1727453227</AvatarUrl>
<AvatarUrl size="small">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/small.png?1727453227</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xsmall.png?1727453227</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xxsmall.png?1727453227</AvatarUrl>
<Sponsor>Division of Information Technology (DoIT)</Sponsor>
<ThumbnailUrl size="xxlarge">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/067/658/5dfe006bc8dd31a977f49d27912d2522/xxlarge.jpg?1493390418</ThumbnailUrl>
<ThumbnailUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/067/658/5dfe006bc8dd31a977f49d27912d2522/xlarge.jpg?1493390418</ThumbnailUrl>
<ThumbnailUrl size="large">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/067/658/5dfe006bc8dd31a977f49d27912d2522/large.jpg?1493390418</ThumbnailUrl>
<ThumbnailUrl size="medium">https://assets1-my.umbc.edu/system/shared/thumbnails/news/000/067/658/5dfe006bc8dd31a977f49d27912d2522/medium.jpg?1493390418</ThumbnailUrl>
<ThumbnailUrl size="small">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/067/658/5dfe006bc8dd31a977f49d27912d2522/small.jpg?1493390418</ThumbnailUrl>
<ThumbnailUrl size="xsmall">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/067/658/5dfe006bc8dd31a977f49d27912d2522/xsmall.jpg?1493390418</ThumbnailUrl>
<ThumbnailUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/thumbnails/news/000/067/658/5dfe006bc8dd31a977f49d27912d2522/xxsmall.jpg?1493390418</ThumbnailUrl>
<PawCount>11</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Wed, 03 May 2017 09:30:46 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="54805" important="false" status="posted" url="https://my3.my.umbc.edu/groups/gsa/posts/54805">
<Title>Avoid Use of Force Complete on Blackboard Tests</Title>
<Tagline>Recommendations incl. Timer, Auto Submit &amp; Lockdown Browser</Tagline>
<Body>
<![CDATA[
    <div class="html-content"><span><p><span>As midterm evaluations continue this week, the instructional technology team reminds faculty about the challenges of using Force Complete for assessments distributed through Blackboard.</span></p>
    <p><span>When originally developed, Force Complete was intended to prevent students from navigating away from an assessment to minimize cheating. When the students left an </span><span>assessment</span><span>, Blackboard would submit whatever answers had been completed. However, if students encountered technical issues, such as losing an internet connection while on wi-fi or clicking too quickly through </span><span>assessment</span><span> questions, the test engine would consider that to be an attempt to leave the </span><span>assessment</span><span> -- even if it was a technical problem. If students are locked out of their </span><span>assessments</span><span>, the TSC and DoIT staff will NOT reset a student's </span><span>assessment</span><span> attempt. Students MUST contact the instructor of record to allow them to start over with a new attempt.</span></p>
    <p><span>Since Force Complete has the potential to cause numerous frustrations for students and faculty alike, we recommend four strategies:</span></p>
    <ol>
    <li>
    <strong>Only use Force Complete in an on-campus, hardwired and proctored environment</strong><span> so that any technical issues can be immediately addressed by the instructor or proctor. </span>
    </li>
    <li>
    <strong>Use the Set Timer and Auto Submit</strong><span> options. For example, if a student loses his internet connection for 10 minutes on a timed test, at least he can access the test again and continue. When the exam period expires, Blackboard will collect the student’s responses and submit them to the grade center. </span>
    </li>
    <li>
    <strong>Limit availability to the assessment</strong><span>. Reduce the window of opportunity to take an assessment to a smaller timeframe. For example, if you normally give students five days to take an example, decrease the number of days to two.</span>
    </li>
    <li>
    <strong><span>Use the </span><a href="https://wiki.umbc.edu/x/BgT1Ag" rel="nofollow external" class="bo"><span>Respondus Lockdown Browser</span></a></strong><span>, a custom application that students from copying/pasting, screen capturing, printing, chatting, and accessing other applications. </span>
    </li>
    </ol>
    <p><span>For more information about test delivery in Blackboard:</span></p>
    <ul>
    <li><p><span>Review the FAQs on</span></p></li>
    <ul>
    <li><p><span><a href="https://wiki.umbc.edu/x/OITNAw" rel="nofollow external" class="bo">Force Complete</a></span></p></li>
    <li><p><a href="https://wiki.umbc.edu/x/oQ-cAQ" rel="nofollow external" class="bo"><span>Test Exceptions</span></a></p></li>
    <li><p><span><a href="https://wiki.umbc.edu/x/BgT1Ag" rel="nofollow external" class="bo">Respondus Lockdown Browser</a></span></p></li>
    </ul>
    <li><p><a href="http://my.umbc.edu/go/request-help" rel="nofollow external" class="bo"><span>Request support via RT</span></a></p></li>
    </ul></span></div>
]]>
</Body>
<Summary>As midterm evaluations continue this week, the instructional technology team reminds faculty about the challenges of using Force Complete for assessments distributed through Blackboard.  When...</Summary>
<Website>http://my.umbc.edu/groups/doit/posts/54805</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/54805/guest@my.umbc.edu/2210c6698f50bcfdf84ddfd4249a994b/api/pixel</TrackingUrl>
<Tag>assessments</Tag>
<Tag>blackboard</Tag>
<Tag>respondus-lockdown-browser</Tag>
<Group token="doit">Division of Information Technology (DoIT)</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/doit</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xsmall.png?1727453227</AvatarUrl>
<AvatarUrl size="original">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/original.JPG?1727453227</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xxlarge.png?1727453227</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xlarge.png?1727453227</AvatarUrl>
<AvatarUrl size="large">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/large.png?1727453227</AvatarUrl>
<AvatarUrl size="medium">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/medium.png?1727453227</AvatarUrl>
<AvatarUrl size="small">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/small.png?1727453227</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xsmall.png?1727453227</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xxsmall.png?1727453227</AvatarUrl>
<Sponsor>Division of Information Technology (DoIT)</Sponsor>
<ThumbnailUrl size="xxlarge">https://assets4-my.umbc.edu/system/shared/thumbnails/news/000/054/805/ea84cbe047b3f33ed79a02cd264cb22b/xxlarge.jpg?1444232551</ThumbnailUrl>
<ThumbnailUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/054/805/ea84cbe047b3f33ed79a02cd264cb22b/xlarge.jpg?1444232551</ThumbnailUrl>
<ThumbnailUrl size="large">https://assets4-my.umbc.edu/system/shared/thumbnails/news/000/054/805/ea84cbe047b3f33ed79a02cd264cb22b/large.jpg?1444232551</ThumbnailUrl>
<ThumbnailUrl size="medium">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/054/805/ea84cbe047b3f33ed79a02cd264cb22b/medium.jpg?1444232551</ThumbnailUrl>
<ThumbnailUrl size="small">https://assets1-my.umbc.edu/system/shared/thumbnails/news/000/054/805/ea84cbe047b3f33ed79a02cd264cb22b/small.jpg?1444232551</ThumbnailUrl>
<ThumbnailUrl size="xsmall">https://assets4-my.umbc.edu/system/shared/thumbnails/news/000/054/805/ea84cbe047b3f33ed79a02cd264cb22b/xsmall.jpg?1444232551</ThumbnailUrl>
<ThumbnailUrl size="xxsmall">https://assets2-my.umbc.edu/system/shared/thumbnails/news/000/054/805/ea84cbe047b3f33ed79a02cd264cb22b/xxsmall.jpg?1444232551</ThumbnailUrl>
<ThumbnailAltText>Screenshot showing Force Complete settings in Original Blackboard assessment</ThumbnailAltText>
<PawCount>5</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Wed, 07 Oct 2015 11:52:02 -0400</PostedAt>
<EditAt>Wed, 25 Mar 2026 11:47:36 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="true" id="54746" important="false" status="posted" url="https://my3.my.umbc.edu/groups/gsa/posts/54746">
<Title>Update: Monday Drop-In Hours Are Now Virtual</Title>
<Tagline>Drop-In hours will be held virtually until mid-November</Tagline>
<Body>
<![CDATA[
    <div class="html-content">Starting on <strong>Monday, October 5</strong>  the Instructional Technology team will provide virtual support during free hour. Join the virtual session by going <a href="http://bit.ly/UMBCVirtualSupport" rel="nofollow external" class="bo">here</a>. <br><br>Members of the Instructional Technology team will be available to answer your questions about <a href="https://wiki.umbc.edu/display/faq/Blackboard" rel="nofollow external" class="bo">Blackboard,</a> <a href="https://wiki.umbc.edu/display/faq/Box" rel="nofollow external" class="bo">Box</a>, <a href="https://wiki.umbc.edu/display/faq/Clickers" rel="nofollow external" class="bo">clickers</a>, <a href="https://wiki.umbc.edu/display/faq/Using+LockDown+Browser+for+Online+Exams" rel="nofollow external" class="bo">Respondus LockDown Browser</a>, and other<a href="https://docs.google.com/a/umbc.edu/document/d/14bfc9cbMd_gPgx4oUQ0ogeaEpJo8nefUMsHt8RFJVVY/edit?usp=sharing" rel="nofollow external" class="bo"> supported technologies</a> from 12pm-12:50pm.  <br><br>Face-to-face drop-in hours will resume on <strong>Monday, November 23</strong>. We look forward to "seeing" you online! <br>
    </div>
]]>
</Body>
<Summary>Starting on Monday, October 5  the Instructional Technology team will provide virtual support during free hour. Join the virtual session by going here.   Members of the Instructional Technology...</Summary>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/54746/guest@my.umbc.edu/4bd56c8288c63a97c0acbf100c5fb380/api/pixel</TrackingUrl>
<Tag>blackboard</Tag>
<Tag>clickers</Tag>
<Tag>dropins</Tag>
<Group token="doit">Division of Information Technology (DoIT)</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/doit</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xsmall.png?1727453227</AvatarUrl>
<AvatarUrl size="original">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/original.JPG?1727453227</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xxlarge.png?1727453227</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xlarge.png?1727453227</AvatarUrl>
<AvatarUrl size="large">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/large.png?1727453227</AvatarUrl>
<AvatarUrl size="medium">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/medium.png?1727453227</AvatarUrl>
<AvatarUrl size="small">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/small.png?1727453227</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xsmall.png?1727453227</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xxsmall.png?1727453227</AvatarUrl>
<Sponsor>Division of Information Technology (DoIT)</Sponsor>
<ThumbnailUrl size="xxlarge">https://assets1-my.umbc.edu/system/shared/thumbnails/news/000/054/746/dddd01aa43c62b47fc050bd49f44f0c3/xxlarge.jpg?1444051920</ThumbnailUrl>
<ThumbnailUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/054/746/dddd01aa43c62b47fc050bd49f44f0c3/xlarge.jpg?1444051920</ThumbnailUrl>
<ThumbnailUrl size="large">https://assets4-my.umbc.edu/system/shared/thumbnails/news/000/054/746/dddd01aa43c62b47fc050bd49f44f0c3/large.jpg?1444051920</ThumbnailUrl>
<ThumbnailUrl size="medium">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/054/746/dddd01aa43c62b47fc050bd49f44f0c3/medium.jpg?1444051920</ThumbnailUrl>
<ThumbnailUrl size="small">https://assets2-my.umbc.edu/system/shared/thumbnails/news/000/054/746/dddd01aa43c62b47fc050bd49f44f0c3/small.jpg?1444051920</ThumbnailUrl>
<ThumbnailUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/thumbnails/news/000/054/746/dddd01aa43c62b47fc050bd49f44f0c3/xsmall.jpg?1444051920</ThumbnailUrl>
<ThumbnailUrl size="xxsmall">https://assets1-my.umbc.edu/system/shared/thumbnails/news/000/054/746/dddd01aa43c62b47fc050bd49f44f0c3/xxsmall.jpg?1444051920</ThumbnailUrl>
<PawCount>3</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Mon, 05 Oct 2015 09:33:33 -0400</PostedAt>
<EditAt>Thu, 29 Oct 2015 08:22:47 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="true" id="53576" important="false" status="posted" url="https://my3.my.umbc.edu/groups/gsa/posts/53576">
<Title>New Bb Upgrade Planned for WT2016</Title>
<Tagline>Benefits include improved Java-free Collaborate</Tagline>
<Body>
<![CDATA[
    <div class="html-content"><span><p>To continue our <a href="http://doit.umbc.edu/news/?id=46984" rel="nofollow external" class="bo">managed hosting</a> from Blackboard and access new functionality, <strong>UMBC’s Blackboard server will need to be upgraded in late December</strong> after the fall semester ends. Apart from ensuring UMBC is using the most recent and supported version of Blackboard, the upgrade will allow us to implement the new Collaborate.</p>
    <p>The new version of Collaborate uses the Chrome web browser rather than Java to deliver a superior audio and video experience. Faculty can <a href="http://my.umbc.edu/groups/doit/posts/52797" rel="nofollow external" class="bo">test drive the new Collaborate</a> now by opening an RT ticket. </p>
    <p>DoIT will provide more updates about during the Fall semester, but we wanted to let the campus know now. If you have any questions, contact Mariann Hawken at <a href="mailto:mariannhawken@umbc.edu">mariannhawken@umbc.edu</a> or 410.455.2920.</p></span></div>
]]>
</Body>
<Summary>To continue our managed hosting from Blackboard and access new functionality, UMBC’s Blackboard server will need to be upgraded in late December after the fall semester ends. Apart from ensuring...</Summary>
<Website>http://my.umbc.edu/groups/doit/posts/53576</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/53576/guest@my.umbc.edu/5ff9c84efdc6b25fe4f3440abdd8fd6c/api/pixel</TrackingUrl>
<Tag>blackboard</Tag>
<Tag>blackboard-collaborate</Tag>
<Tag>collaborate</Tag>
<Tag>maintenance</Tag>
<Tag>ultra</Tag>
<Tag>ultra-experience</Tag>
<Tag>upgrade</Tag>
<Group token="doit">Division of Information Technology (DoIT)</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/doit</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xsmall.png?1727453227</AvatarUrl>
<AvatarUrl size="original">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/original.JPG?1727453227</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xxlarge.png?1727453227</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xlarge.png?1727453227</AvatarUrl>
<AvatarUrl size="large">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/large.png?1727453227</AvatarUrl>
<AvatarUrl size="medium">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/medium.png?1727453227</AvatarUrl>
<AvatarUrl size="small">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/small.png?1727453227</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xsmall.png?1727453227</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xxsmall.png?1727453227</AvatarUrl>
<Sponsor>Division of Information Technology (DoIT)</Sponsor>
<ThumbnailUrl size="xxlarge">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/053/576/b90395f9877506ce8481ad30bf5975fb/xxlarge.jpg?1440516012</ThumbnailUrl>
<ThumbnailUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/053/576/b90395f9877506ce8481ad30bf5975fb/xlarge.jpg?1440516012</ThumbnailUrl>
<ThumbnailUrl size="large">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/053/576/b90395f9877506ce8481ad30bf5975fb/large.jpg?1440516012</ThumbnailUrl>
<ThumbnailUrl size="medium">https://assets1-my.umbc.edu/system/shared/thumbnails/news/000/053/576/b90395f9877506ce8481ad30bf5975fb/medium.jpg?1440516012</ThumbnailUrl>
<ThumbnailUrl size="small">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/053/576/b90395f9877506ce8481ad30bf5975fb/small.jpg?1440516012</ThumbnailUrl>
<ThumbnailUrl size="xsmall">https://assets4-my.umbc.edu/system/shared/thumbnails/news/000/053/576/b90395f9877506ce8481ad30bf5975fb/xsmall.jpg?1440516012</ThumbnailUrl>
<ThumbnailUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/thumbnails/news/000/053/576/b90395f9877506ce8481ad30bf5975fb/xxsmall.jpg?1440516012</ThumbnailUrl>
<PawCount>5</PawCount>
<CommentCount>4</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Tue, 25 Aug 2015 12:29:12 -0400</PostedAt>
<EditAt>Tue, 25 Aug 2015 13:04:38 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="true" id="53172" important="false" status="posted" url="https://my3.my.umbc.edu/groups/gsa/posts/53172">
<Title>DoIT Updates Regular Bb Maintenance Schedule</Title>
<Tagline>Plan ahead for weekly, monthly &amp; semester maintenance</Tagline>
<Body>
<![CDATA[
    <div class="html-content">We are pleased to share the updated maintenance schedule for Blackboard, reflecting<span> both healthy maintenance and scheduled upgrade activities. </span><div><span><br></span></div>
    <div>
    <span>Previously, UMBC <a href="http://www.umbc.edu/blogs/oit-news/archives/2007/09/weekly_blackboa.html" rel="nofollow external" class="bo">scheduled downtime downtime</a> for </span>monthly <span>server updates and planned major software updates once per year. Our revised schedule ensures an overall system roadmap of consistent quality checks to address audit fixes, tool tweaks, and core updates with minimal or reduced disruption of service for the majority of our users.</span><div><br></div>
    <div>
    <div>
    <strong>When</strong>: Weekly, <span>Friday mornings, </span><span>2 AM - 6 AM</span>
    </div>
    <div>
    <strong>Why</strong>: Routine data center maintenance</div>
    <div>
    <strong>What happens</strong>: No downtime. In a rare scenario, users could notice minor connectivity issues. We advise students to save their work frequently and avoid taking tests if possible.</div>
    <div><span><br></span></div>
    <div>
    <span><strong>When</strong>: Monthly, </span><span>Saturday mornings, </span><span>2 AM - 5 AM</span>
    </div>
    <div>
    <strong>Why</strong>: Updates to core tools and services as required by Blackboard</div>
    <div>
    <strong>What happens</strong>: No downtime, yet requires a rolling restart. Users should not notice any disruption in service, but we advise students to save their work frequently and avoid taking tests if possible.</div>
    <div><span><br></span></div>
    <div>
    <span><strong>When</strong>: Twice per semester, </span><span>Saturday mornings, </span><span>2 AM - 5 AM</span>
    </div>
    <div>
    <strong>Why</strong>: Audit fixes, c<span>umulative updates as required by Blackboard. </span>
    </div>
    <div>
    <span><strong>What happens</strong>:</span><span> </span><span>Typically 3-hours downtime. </span><span>Users will be unable to access the system during this maintenance window.</span>
    </div>
    <div><br></div>
    <div>
    <strong>When</strong>: Twice per year, usually between major semesters (May / December). <span>Date to be posted at least 30 days in advance.</span>
    </div>
    <div>
    <span><strong>Why</strong>: </span><span>Major updates as required by Blackboard</span>
    </div>
    <div>
    <span><strong>What happens</strong>:</span><span> </span>Typically 15-hours of  downtime. <span>Users will be unable to access the system during this maintenance window.</span>
    </div>
    </div>
    <div><span><br></span></div>
    <div>
    <span>The UMBC Blackboard team makes every effort to identify a day and time period that should have the least impact on our users. We also attempt to notify the campus at least 5 days in advance of short downtimes; however, at times unanticipated maintenance windows are necessary to address important updates for optimal system performance.</span><div><br></div>
    <div>During the Spring semester, UMBC's Blackboard site benefited from a 99.99% uptime. Planning ahead with routine application updates and server check-ups helps maintain our Blackboard site. <span>We appreciate your patience as we continue to improve our systems to bring you a better Blackboard experience.</span>
    </div>
    </div>
    </div>
    <div><span><br></span></div>
    <div><span><strong>UPDATED JULY 2017:</strong></span></div>
    <div>
    <span>Following <a href="https://doit.umbc.edu/news/?id=66298" rel="nofollow external" class="bo">the migration to Blackboard's cloud services</a>, the major software updates that occur twice a year should no longer require lengthy downtimes. </span><span>Some tools and services may be slower to respond as those backend processes restart across supporting servers. On a rare occasion during these biannual updates, Blackboard may take the system down for 1-2 hours for infrastructure updates.</span>
    </div>
    </div>
]]>
</Body>
<Summary>We are pleased to share the updated maintenance schedule for Blackboard, reflecting both healthy maintenance and scheduled upgrade activities.     Previously, UMBC scheduled downtime downtime...</Summary>
<Website>http://my.umbc.edu/groups/doit/posts/53172</Website>
<TrackingUrl>https://my3.my.umbc.edu/api/v0/pixel/news/53172/guest@my.umbc.edu/239ebeec4a641c6133dd4c562d4c93f3/api/pixel</TrackingUrl>
<Tag>blackboard</Tag>
<Tag>downtime</Tag>
<Tag>maintenance</Tag>
<Group token="doit">Division of Information Technology (DoIT)</Group>
<GroupUrl>https://my3.my.umbc.edu/groups/doit</GroupUrl>
<AvatarUrl>https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xsmall.png?1727453227</AvatarUrl>
<AvatarUrl size="original">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/original.JPG?1727453227</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets1-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xxlarge.png?1727453227</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xlarge.png?1727453227</AvatarUrl>
<AvatarUrl size="large">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/large.png?1727453227</AvatarUrl>
<AvatarUrl size="medium">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/medium.png?1727453227</AvatarUrl>
<AvatarUrl size="small">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/small.png?1727453227</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xsmall.png?1727453227</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-my.umbc.edu/system/shared/avatars/groups/000/000/021/d27760c5de12c74b73faec8d0e631acf/xxsmall.png?1727453227</AvatarUrl>
<Sponsor>Division of Information Technology (DoIT)</Sponsor>
<ThumbnailUrl size="xxlarge">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/053/172/df37c69842c401314eeb613bf58f3610/xxlarge.jpg?1439898356</ThumbnailUrl>
<ThumbnailUrl size="xlarge">https://assets4-my.umbc.edu/system/shared/thumbnails/news/000/053/172/df37c69842c401314eeb613bf58f3610/xlarge.jpg?1439898356</ThumbnailUrl>
<ThumbnailUrl size="large">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/053/172/df37c69842c401314eeb613bf58f3610/large.jpg?1439898356</ThumbnailUrl>
<ThumbnailUrl size="medium">https://assets2-my.umbc.edu/system/shared/thumbnails/news/000/053/172/df37c69842c401314eeb613bf58f3610/medium.jpg?1439898356</ThumbnailUrl>
<ThumbnailUrl size="small">https://assets4-my.umbc.edu/system/shared/thumbnails/news/000/053/172/df37c69842c401314eeb613bf58f3610/small.jpg?1439898356</ThumbnailUrl>
<ThumbnailUrl size="xsmall">https://assets1-my.umbc.edu/system/shared/thumbnails/news/000/053/172/df37c69842c401314eeb613bf58f3610/xsmall.jpg?1439898356</ThumbnailUrl>
<ThumbnailUrl size="xxsmall">https://assets3-my.umbc.edu/system/shared/thumbnails/news/000/053/172/df37c69842c401314eeb613bf58f3610/xxsmall.jpg?1439898356</ThumbnailUrl>
<PawCount>2</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Fri, 21 Aug 2015 12:44:00 -0400</PostedAt>
<EditAt>Thu, 14 Dec 2017 15:14:23 -0500</EditAt>
</NewsItem>

</News>
