Code Monkey home page Code Monkey logo

code_embed_lti's People

Contributors

bracken avatar dependabot[bot] avatar jakestoeffler avatar wbhumphrey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

code_embed_lti's Issues

Is service online?

Hello,

thanks (@JakeStoeffler) for this LTI, it'll help me a lot in my course.
I started my journey on the use of canvas few days ago.

When I try to use Code Embed LTI i receive the following error when I click in Embed this code! button:

There was a problem saving the editor: Internal Server Error

My setup: mac10.11 + chrome64 ( I'v tried using firefox too).

Thanks in advance!

..... I've just read the warning in the readme.
=/
Anyway, if someone could help. I'll appreciate that.

New site address

Hi Jake,

Thanks for all your hard work on this LTI app. It's a great way to help us newbies, to get started in LTI. The README links to the app are dead, but I've found a live version here:

https://code-embed-lti.herokuapp.com/

I might do a pull request to update your README, keep an eye out.

Cheers
Sonya

Strange bug

Hello,

First of all, thank you for great tool!

We are using Canvas and we have a strange bug. Only on one particular course, after one assignment submission, every time when somebody else wants to embed code, instead of empty editor, it gets this submission displayed and can't change anything.

It happens only on this one course, but regardless of where you try to embed code (discussions, assignments, etc).

Do you have any idea what it may be?

Thanks!

Safari Error Saving Editor

Safari Version 8.0 (10600.1.25) on OSX 10.10

Using canvas LMS, code embed in unable to save the editor using the latest safari under osx. The tool works fine when using Chrome.

Let me know if I can provide any more information for this.
screenshot 2014-10-30 at 9 35 16 am

~Mike

Code editor doesn't load in IE11

Using IE11 on Windows 8.1, when opening the Code Embed dialog from the Canvas RTE the actual code editor doesn't load. Opening the IE debugger, the problem appears to be here:

setDocument = Sizzle.setDocument = function( node ) {
    var doc = node ? node.ownerDocument || node : preferredDoc, parent = doc.parentWindow;

    // If no document and documentElement is available, return
    if ( doc === document || doc.nodeType !== 9 || !doc.documentElement ) {
        return document;
    }

IE breaks with "Access denied" and "doc" has no value at that point in time.

[update]: the same issue repro's when viewing pages and not just when editing. FWIW, the "node" parameter is empty when IE breaks.

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.