brb: 2019-07-24: Made a change to jquery-ui.js so that the autocomplete list will announce the student's name instead of student's ID number on line 5838. We will now use jquery-ui-brb.js to import the jQuery UI library in dashboard.html. jquery-ui-brb.js was created with the following command: $ uglifyjs jquery-ui.js -o jquery-ui-brb.js -c