Showing posts with label Google Docs. Show all posts
Showing posts with label Google Docs. Show all posts

Sunday, 20 March 2016

gClassDojo V2, Teacher Feedback and Student Reflection in GSites

I built a Google/ATG Class Dojo last year (https://sites.google.com/a/alice-smith.edu.my/googleclassdojo/home) and found a need recently to use it more seriously.



The upgrade, apart from a bit of CSS make-up ;), shows the scores each student has achieved in the dashboard I look at; these scores are graphed in the student page using a Google Apps Script. More importantly, there is a pre-filled GForm (blue button) that allows me to give feedback to the students on particularly important tasks. The form uses DocAppender to write the feedback into a GDoc that is embedded for the students (shared with Doctopus) in my teacher site (uses ATG proxy) and uses Form Notifier to email the students that I have posted something. Below the buttons in the image above, the comments I have written are presented back to me so that I can quickly scan them before making other posts; rather useful to see if repeated behaviour or progression has occurred.



The identified need was to have my comments/feedback appear in one place, and for the students be able to see the development of feedback for each piece of work that they do; my students use GDocs  and various other apps that live in the cloud and aren't necessarily in one place-certainly not in a paper file-and I mark them online in the native app. The GDoc is shared with the students with comment access so they are able to write/edit the doc and it sends me notifications as the comments are created: the conversation occurs.

The other parts of the student page show their test scores (ATG Proxy), a link to their GDrive folder that I share at the start of the course with Doctopus (ATG Proxy), a GForm for student reflections on their test performances with their submissions embedded back into the page (ATG Proxy), and the student's gClassroomDojo scores as a graph.

Sunday, 27 December 2015

Feedback and Reflection using Google Sites, Sheets, Apps Script and Awesome Table Gadget



I previously posted my presentation at the KL GAFE Summit on how the Alice Smith School uses Google Sites and the Awesome Table Gadget to recreate the functionality of a VLE/LMS. I have continued to refine the presentation of data from our GSheet markbooks back to our students via GSites using the Awesome Table Gadget (ATG) and Google Apps Script (GAS).

The image above shows my test data when I visit the Biology Department's Investigative Biology GSite and look at my data for the Core Practicals we assess our students against. The graphs are generated from GAS; the pull data from the GSheet and present it in this interactive bar graph. The 3 tables of data are generated using the ATG and Proxy Script -- pulls the logged in user's data only -- which are looking at the same GSheet markbook as the GAS that builds the graphs.

A recent addition to the presentation of data in our markbooks has been the use of Sparklines; these are the small graphs that can be inserted into cells in a GSheet. Getting them to appear in the GSite via ATG is thanks to the work of James Pearson (https://sites.google.com/a/nihr.ac.uk/external-demo-site/sparkline-awesome-table).

On the right hand side of the GSites page I have used ATG to return the students' reflective comments on their work so that they can see the progression of their attitudes to their work. I gather this info using a GForm with Autocrat added on to generate a GDoc version of the students' responses. The ATG template is bringing back the students' responses and the blue buttons are links to the Autocrat GDocs. In the future I intend to correlate the students' numerical attitudinal responses to their write-up assessment scores to identify any trends that are affecting their performances.

I will create some YouTube videos to demonstrate how I have put this GSite together in future posts.