Tools
How to create a simple reading list:
(Before I start with the instructions – it might be easiest to print these instructions out).
This is done in TWO steps:
STEP1: GRAB A SIMPLE LIST
- Right click on this link – and choose “Save link as”.
- In the window that pops up – click “Desktop” on the left – and then click “Save”.
STEP2: UPLOAD THE LIST
- Login to moodle.
- Click the course title.
- On the left hand side – you should see a small group of tools – entitled “Administration”.
- Click “Files”
- You should see a list of folders – if not click “Make a folder” – then type “Reading List”, then click Create.
- Click “Reading List”.
- Then click “Upload a file”.
- Click “Browse” and navigate to the file you saved in STEP1.
- Once you’ve found the file – highlight it and click “OK”.
- Click “Upload this file”
- You will be returned to the page listing your course files.
- Click “EDIT” on the right hand side of the file.
- A simple text editor opens up.
- Locate the section that says something like “Now just copy and paste…”
- Copy the following text into the document (You can copy by highlighting the text and pressing CTRL+C, and CTRL+V to paste):
<p><a href=”http://www.bookpricer.co.uk/ISBN”>BOOK TITLE</a></p>
- Replace ISBN and BOOK TITLE with the ISBN which can be found on the back cover of the book near the barcode, and the title of the book.
- An example would be:
<p><a href=”http://www.bookpricer.co.uk/0582423767″>Employment Law</a></p>
- This will produce a link like this: Employment Law.
- Do steps 15 – 17 for each book that you want to list.
- When you are done – click “Save Changes”.
Please come back to this page shortly where I will provide an automated script that produces a reading list for you!