Skip to content

djplaner/leaderboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

Leaderboard is a simple combination of HTML+Javascript (HT: Sheetrock) to embed a student evaluation of teaching (SET) response leaderboard in any web page. It's orgins are as a personal kludge evolving into something used by a few others at one institution.

The following image is a representation of how it works.

SET leaderboard in action

It's also an example of the notion of a digital renovator

Why?

The purpose of the leaderboard is to increase response rates from students evaluating your teaching. This page provides more detail on why and the results in a number of courses.

Requirements

  1. A publicly available Google spreadsheet (for example) with rows capturing multiple SET response rates

Typically this is over multiple offerings. But some have used it to compare between different student cohorts. You will enter data about student response rates into this Google spreadsheet.

  1. A web page (e.g. a part of a Moodle site) in which you can insert some HTML+Javascript (below)

This HTML+Javascript will retrieve the content from the Google spreadsheet and display it to students

How to use it

  1. Copy this example Google spreadsheet and modify it with your data.

See this page for some more detail

  1. Copy the contents of the COPY_ME.html file, paste it into your HTML file, and replace **COPY AND PASTE GOOGLE SHEET URL BETWEEN QUOTES with the URL for your Google spreadsheet

See this page for some more detail

About

Simple SET leaderboard for USQ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages