Giter Site home page Giter Site logo

midsemester-canvas-surveys's Introduction

Midsemester-Canvas-surveys

Light cleaning and processing of CSV files of midsemester Canvas surveys.

I use Instructure's Canvas LMS for my classes. Canvas has an anonymous survey feature that I use to see how my students are doing and see if they have any feedback to improve the course. The survey questions can be either fixed response (e.g., multiple choice) or open-ended. While Canvas presents a helpful analysis of the responses to the fixed-response questions, the only way to access the responses to the open-ended questions is to download a CSV file of all of the responses plus some other information.

This code is part of my survey workflow. It does the following:

  • Gives the CSV file a more descriptive name by appending the course(s) and the date of the survey from the response file. Note that the original file is not deleted or altered.
  • Removes the uninteresting or irrelevant data (e.g., scores).
  • Offers to print the responses to the screen after removing blanks. I find this useful since I can then easily copy and paste particular responses from the Jupyter notebook into a discussion forum about the survey.

The code has minimal UI and even less error handling, and assumes that the file(s) are in the download folder.

midsemester-canvas-surveys's People

Contributors

briandomino avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.