How Can We Help?
1. Setting up multiple classes
Before your students can start using Rodocodo you need to register them on the system. This guide will show you how to import multiple classes using a CSV file.
If you aren’t familiar with CSVs you can follow our adding a new class the easy way guide which is much simpler.
Preparing the CSV file
Your CSV file needs to be in the following format:
username,password,forename,surname,gender,class,group
So for example if you have two students (Scott Summers and Jean Grey) in your Year 3 class, 3C, and two students (Tony Stark and Natasha Romanoff) in your Year 4 class, 4D. The data might look like this:
username | password | forename | surname | gender | class | group |
---|---|---|---|---|---|---|
jeang | passwd2 | Jean | Grey | F | 3C | Year 3 |
natashar | passwd9 | Natasha | Romanoff | F | 4D | Year 4 |
tonys | passwd5 | Tony | Stark | M | 4D | Year 4 |
scotts | passwd | Scott | Summers | M | 3C | Year 3 |
Note: The students don’t have to be in any particular order.
Exported as a CSV file it would look like this:
username,password,forename,surname,gender,class,group jeang,passwd2,Jean,Grey,F,3C,Year 3 natashar,passwd9,Natasha,Romanoff,F,4D,Year 4 tonys,passwd5,Tony,Stark,M,4D,Year 4 scotts,passwd1,Scott,Summers,M,3C,Year 3
Import multiple classes
- Log in at https://www.rodocodo.com/admin
- Go to the Classes page.
- Click on the Import / Update Classes button.
- Click on the button below Upload file and select your CSV file to upload.
- Click on the Create Student Accounts button.
- Wait.
If there are errors in the file, the page will display an error message stating which line(s) of the CSV has the problem. Please fix the errors and save your changes then go back to Step 4 to upload your updated file. If you’re unable to solve the issue then please get in touch with us at [email protected], and we’ll be happy to help.
If there are no errors the system will successfully import your classes.
By default, the system chooses the Hour of Code (age 4-7) course, but you should change this. The changing course guide can be found here.
7. Click on the Students button to view their usernames and passwords.
Your students can now log in at https://game.rodocodo.com and start using the system.