Giter Site home page Giter Site logo

moodle-mod_msteams's People

Contributors

lassnj avatar rschrenk avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

moodle-mod_msteams's Issues

Send invitation link

The Meeting-Link should be sent to all participants of the course including Date and Time.
If possible also add calendar entry for the meeting.

Edit Date and Time

It should be possible to edit the date and time of an existing meeting URL.

Firefox Problem

Like already mentioned from another user at https://moodle.org/plugins/mod_msteams there is a problem with creating a meeting in Firefox lately (tested with Firefox 96.0.1 on Windows 10 and Moodle 3.9.9).

When I try to create a meeting, I can login to my Microsoft account and get to the following screen:

1

But after clicking on “Erstellen” (create meeting) the URL is not added to the URL-field and it looks like this (in the iframe from creating the meeting, I see my Moodle login page):

2

When I try to go back to my course after this it also redirects me to my Moodle login page. It looks like my moodle session ends when creating the meeting.

embedded ms teams link does not work

if the microsoft-teams link is created within a label or text page, the login-process in microsoft does not work. Either remove the possibility or fix it.

Add Date and Time

The Meeting Date and Time should be automatically displayed in the description.

Unable to save the mod_form

I can't create a new instance of the module. I am constantly redirected back to the setting form (mod_form) but no field is marked with validation failure.

mod_url relics in the code

I understood from the code and the README description that the mod_url module has been used as a base for the development. However, I noticed there are a few places that still refer to the URL module functionality even if there is no real point for it any more. I think it deserves some cleanup to make the code readable.

Examples include:

  • The view.php accepting the $u parameter (with the "URL instance id" comment)
  • The view.php creates the $url variable to hold the instance of the "msteams" module.
  • Excessive and useless usage of the mod_url logic such as
$displaytype = RESOURCELIB_DISPLAY_EMBED;
if ($displaytype == RESOURCELIB_DISPLAY_OPEN) {
    $redirect = true;
}

etc.

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.