Adding users in PEAR

A user list is a collection of users who can access the PEAR project. Adding users allows them to submit their own work and review their peers' submissions. Users can be added as Instructors, TA's, or Students. 

Adding users to a project in PEAR does not replicate it in any other project, even if the projects are for the same course. You will need to manually add users for every project. 

All processes in PEAR rely on groups, so users must be added to a group in order for the review process to take place. See Creating groups in PEAR for detailed information. 

Note: It is recommended to add users after the add/drop period has ended. If users are added before the add/drop period is over there may be issues with the user list (i.e. missing students). 

Bulk-Adding Students 

Adding Users Individually Instructors/TA's 

Deleting Users 

Adding Students 

Adding a class list or bulk-adding users to a PEAR project is a two-step process that involves creating an Excel spreadsheet and uploading the spreadsheet's content to PEAR. 

Creating the Excel Spreadsheet
  1. Login to LEARN and navigate to the appropriate course. 
  2. Go to the Grades tab in the course navbar. 
  3. Click Enter Grades.
  4. Click Export.
  5. Under Key Field select Username.
  6. Under User Details select Last Name, First Name, Email, and Group Membership.
  7. Deselect any grade items.
  8. Select Export to CSV.
  9. Open the Excel Spreadsheet.
  10. The important columns are Last Name, First Name, Email, and Group. There may be multiple Grade columns, keep the desired group (i.e. journal, project etc.). All other columns can be deleted. Image of Excel spreadsheet with the important columns
  11. Right-click on column A and select Insert.Image of Excel spreadsheet with a new column inserted
  12. Concatenate the user's email with @uwaterloo.ca so that username@uwaterloo.ca is displayed in the cell. The formula should look like =cell&"@uwaterloo.ca" (e.g. A2&"@uwaterloo.ca"). 

    Note: As PEAR was developed by the University of Guelph and is hosted on the Guelph server, we need to include the username with @uwaterloo.ca to make a distinction between University of Waterloo and University of Guelph users. 
     
    • Select cell A2 and enter "=".
    • Select the cell containing the user's Email.
    • Input the following: &"@uwaterloo.ca" (including the quotation marks). Image of excel spreadhseet with the formula to concatenate the users email with @uwaterloo.ca
  13. To auto-populate/autofill the remaining cells, select the cell with username@uwaterloo.ca and drag the fill handle down the remaining rows OR select all the cells you wish to fill and click Ctrl + D.Image of Excel spreadsheet autopopulating emails
  14. Cut and paste Group column into column A. Cut and past First Name column into column C. Cut and past Last Name column into column D. 
  15. The columns should be the following: 
    • A - group 
    • B - Email with @uwaterloo.ca
    • C - First Name 
    • D - Last Name 
    • E - Email without @uwaterloo.ca
  16. Remove any column headings.Image of Excel spreadsheet with the column headers removed
Bulk adding students to PEAR
  1. Login to PEAR and navigate to the desired project.

  2. Click on the Users tab.Click on the Users tab

  3. Click on the Add External User button.Click on Add External Users button

  4. Click on the  Batch Add.Click on Batch Add button

  5. For Delimiter select Copied From Excel (Tab), for Project Role select Student, for Will Be Submitting select Yes or No, and for Will be Reviewing select Yes or No. Set Delimeter, Role, Will be Submitting, and Will be Reviewing

  6. From the Excel spreadsheet copy columns B-D (email, first name, last name). Image of excel spreadsheet with column B,C, and D copied

  7. Return to PEAR and paste into User Data field. Image of data from Excel spreadsheet pasted into User Data field in PEAR

  8. Click on the Preview button to ensure that the information has been input correctly. Image of Preview button highlighted

  9. Click SubmitImage of Submit button highlighted

    Note: If you see a green circle with a checkmark under the Existing User column it means that the particular user already exists in PEAR. 

  10. Students should now be added to the User List.

Adding Users Individually 

  1. Login to PEAR and navigate to the desired project.

  2. Click on the Users tab. Click on Users tab

  3. Click on the Add External User button.Click on Add External Users button

  4. Enter the user's email in the Email field following the format of username@uwaterloo.ca, select the user's role from the Project Role drop-down list (Student, Instructor, or TA) and, select Yes or No for Will Be Submitting and Will Be ReviewingClick on Submit button

  5. Click on the Submit button.

  6. If the user has not used PEAR before/are not in the PEAR database then you will be prompted to enter their First Name and Last Name.Enter First Name and Last Name

  7. Click on the Submit button to add the user. Click on Submit button

Deleting Users 

  1. Login to PEAR and navigate to the desired project.

  2. Click on the Users tab. Click on Users tab

  3. Click on the Delete button under the Options column for the user you would like to delete. Click the Delete button

  4. Click OK to confirm the deletion.