Giter Site home page Giter Site logo

Push Material about rcanvas HOT 6 OPEN

daranzolin avatar daranzolin commented on June 8, 2024
Push Material

from rcanvas.

Comments (6)

daranzolin avatar daranzolin commented on June 8, 2024

@hathawayj always open to collaboration! The API docs are extensive, and we haven't implemented everything. I realize now that we don't have a Contributor Code of Conduct, but feel free to fork the package and submit a PR.

from rcanvas.

scottkosty avatar scottkosty commented on June 8, 2024

I would be very interested in being able to create files (i.e., the files that are accessible by students in the "Files" link). I post my R files from class demonstrations after every class, and it would both make things easier for me, and be a cool way to show how awesome R is, if I could just run a command at the end of class that does this.

Additionally, it would be nice to be able to create assignments.

Thanks for this great package! I look forward to learning more about it.

from rcanvas.

daranzolin avatar daranzolin commented on June 8, 2024

@scottkosty @hathawayj I just added two functions: upload_course_file and create_course_folder. You should be able to upload and organize content within a Canvas course now. Let me know if you encounter any issues!

from rcanvas.

daranzolin avatar daranzolin commented on June 8, 2024

@scottkosty @hathawayj I also added the ability to create assignments:

create_course_assigment(course_id = 1185256, 
                        name = "Assignment Name", 
                        points_possible = 100, 
                        unlock_at = "2018-05-01T08:00:00Z", 
                        due_at = "2018-06-01T20:00:00Z", 
                        description = "This is the description of the assignment.", 
                        published = TRUE)

from rcanvas.

scottkosty avatar scottkosty commented on June 8, 2024

@daranzolin thanks a lot! I look forward to testing this out next semester.

from rcanvas.

hathawayj avatar hathawayj commented on June 8, 2024

Thanks. We start Canvas in the fall. I am willing to help in the future.

from rcanvas.

Related Issues (20)

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.