Code Monkey home page Code Monkey logo

moodle-auth_ouopenid's People

Contributors

gr4376 avatar nfreear avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

moodle-auth_ouopenid's Issues

Pilot 3 modifications

...

  • ~ Ability to embed BOS surveys,
  • ~ Re-factor Javascript into smaller, manageable chunks using — Browserify, #7,
  • ~ OU-Redirector front PHP page (OU-SAMS authentication),
  • ~ Pipe return-code (x1) parameter into, and out of BOS surveys,
  • ~ Function. to modify length of countdown timer for TeSLA voice-recognition (and FR?) [iet:10247186];

[iet:9702401]

Split the Moodle plugin into 2+ separate ones

The current plugin does too much, and its purpose is fuzzy.

To increase flexibility and maintainability, I propose dividing it in two:

1. moodle-auth_ouopenid

Purpose ~~ a minimal Moodle authentication plugin extending moodle-auth_openid. This is the current repository, and the minimal version (v 2.x) would be developed on a branch.

  1. ./README.md
  2. ./.gitignore
  3. ./.travis.yml
  4. ./composer.json
  5. ./version.php
  6. ./lang/en/auth_ouopenid.php
  7. ./auth.php
  8. ./index.php — login page
  9. ./login/form.php — class for login page?
  10. ./js/login.js
  11. ./style/login.css

2. moodle-local_oupilot

Purpose ~~ local plugin to facilitate pilot studies as part of research projects in Moodle.

  1. ./README.md
  2. ./.gitignore
  3. ./.travis.yml
  4. ./composer.json
  5. ./version.php
  6. ./lang/en/local_oupilot.php
  7. ./classes/user_event_observer.php
  8. ...
  9. ./cli/csv-example.php
  10. ./cli/csv-import.php
  11. ./db/events.php
  12. ./db/install.xml
  13. ./db/User.php
  14. ...
  15. ./js/ouop-local-fixes.js
  16. ./js/*
  17. ./style/ouop-styles.less
  18. ...?

Integrate Moodle coding standard, possible submit to Moodle.org — Travis-CI

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.