Coder Social home page Coder Social logo

ucfopen / faculty-tools Goto Github PK

View Code? Open in Web Editor NEW
9.0 7.0 4.0 447 KB

Faculty Tools - A tool to launch other tools

License: MIT License

Python 83.03% Ruby 0.16% Shell 0.20% CSS 6.04% JavaScript 2.73% HTML 7.84%
instructure canvas canvas-lms lti edtech education hacktoberfest

faculty-tools's People

Contributors

keeeeeegan avatar ssilverm avatar thetwam avatar zachberry avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

faculty-tools's Issues

Update all `http` URLs to the IMS Global LTI rules to `https`

Per 1EdTech

Upcoming Change to IMS Domain
Effective April 1, 2024
This is an important notice for organizations that are referencing hardcoded imsglobal.org XSDs in your software.
Effective April 1, 2024, 1EdTech will automatically redirect all traffic from its previous domain, http://www.imsglobal.org/, to https://www.imsglobal.org/.
Starting on April 1, we will redirect all files located on www.imsglobal.org to the new secure website—they will no longer be available via HTTP. This change will impact XSDs as well as other files.
The imsglobal.org will eventually be deprecated and go away completely.
Please check any URLs currently resolving to www.imsglobal.org and change them accordingly. XSDs are already located at the secure location so that testing can begin immediately.
We are implementing this change to ensure that we follow best practices. You should not have any issues if you properly respect the 301 redirect protocol by W3C.
1EdTech’s technical staff are available to help with questions.

Update http to https accordingly.

Travis CI

When we hosted this project internally, we used GitLab CI. Now that we're open source on GitHub, we should move to a new CI platform like Travis.

Upgrade Flask-Testing

Describe the bug

We previously had issues with the production version of Flask-Testing, where it was incompatible with Werkzeug>=1.0.0, and pinned a specific branch from their GitHub repo. That branch has since been deleted, but the production package has been updated with the new code.

Update our requirements file to pin Flask-Testing to at least 0.8.0.

.github folder

Add a .github directory including cool features like:

  • a CODEOWNERS file that we can use to automatically assign the team to new PRs
  • issue templates
  • PR templates

Multiple Installs of a Tool Link to Single Instance.

Describe the bug

Multiple installs of the same tool, appear to use the same launch links, despite having different launch info.

To Reproduce

Steps to reproduce the behavior:

  1. Install a tool with one set of configs
  2. Install the same tool with slightly different config
  3. Launch Faculty Tools and observe that there are two cards for the instances, but they both link to the same instance.

Expected behavior

Each card should link to a different instance.

Environment information

  • Python version (python --version) 3.7.6

Additional context

Discovered this due to an old instance of our internal proctoring software being installed at the course level (with old key/secret), alongside the new instance being installed at the account level.

Black

Add black check as a required test.

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.