rcanvas

Canvas progress PROPSY315 Spring 2020

Last updated 2022-02-01

Generating a random order for students to select their internships (or anything really)

R script to generate random numbers merged with a list of student names retrieved from Canvas My students have to choose where they want to have their internship in societal psychology. Since some internships seems to be more popular, I make a random list of numbers from 1:number of students which I then merge with the list of student names retrieved from Canvas. This then becomes the order in which the students select their internships.