Profiles for Incoming 1Ls needed to be created around August 19. Here are the instructions:
- Pull student submissions from the online form. Limit the export to the current year only. The only data needed are: First Name, Last Name, Undergraduate Institution, Undergraduate Major, and Photo.
- Open CSV file in Excel, move Last Name to Column A (first column), then sort all columns and rows in alphabetical order according to last names.
- Open up an Excel template that has HTML included, then paste in the columns accordingly.
- Copy all the rows and columns from the Excel file then paste into an HTML file template.
- Open the HTML file in Chrome browser and check to see if the photos cropped properly. If a person’s head got cropped out, add a CSS class (
class=crop-center
) in the person’simg
element:<img class=crop-center src=lastname-firstname.jpg>
- Once everything looks good, print from Chrome browser (Save as PDF).
- With the HTML file still open, drag photos into a folder and rename the files to match the student’s last name.
- Put everything on the ShareDrive.