Rasprave započeo/la Itamar Tzadok

It may be easier to give up on Moodle plugins repo, Moodle Tracker and Moodle docs and manage my plugins only on Git. But insofar as using moodle.org to make Moodle plugins available to the community serves a higher purpose and a wider audience, the approval and maintenance process should be much more effective and efficient than it is now. I'm even willing to allocate some resources for doing some of the required improvements. osmijeh

Moodle in English -> Database -> Entries calculation

napisao/la Itamar Tzadok -

A preliminary enhancement of the Dataform which was surprisingly easy to do. It allows adding formulas to view templates for calculations on numeric values in entries displayed in the view.

For example, the following is an illustration of Dataform-based attendance activity with push buttons for selecting present/absent for each participant, and a column that shows number of attendances for each participant and total in the column header.

The formula tag that does the entry level calculation in this illustration:

%%F1:=||Lecture 1:value||+||Lecture 2:value||+||Lecture 3:value||+||Lecture 4:value||%%

The formula tag for the column total:

%%F2:=SUM(_F1_)%%

Privitak df-entries-calculations.png

Moodle in English -> General plugins -> Sookooroo integration

napisao/la Itamar Tzadok -

From www.sookooroo.com:

Sookooroo is a live knowledge exchange community. In simple words, it is your place to find and share knowledge is virtual meetings.

We provide a social networking service for people to share knowledge in virtual presentation rooms.
With Sookooroo, you can post subject-based virtual meeting requests to receive, provide and share live knowledge.
You can also create an Expert profile, Groups, live Courses and Live Academies, to share or market live knowledge.
Our vision is to create a global live knowledge hub.
Our mission is to connect people worldwide and engage them in virtual meetings with the purpose
of sharing knowledge, group learning and finding solutions.

 

And now there is a Moodle-Sookooroo integration in both a module and a block. The module is already available from git at https://github.com/itamart/moodle-mod_sookooroo. The block will be uploaded soon and both plugin will be uploaded also to the plugins repo.

The Moodle side:

 

Moodle in English -> General plugins -> Login As - local plugin

napisao/la Itamar Tzadok -

A new local plugin that brings the 'Login as' action links closer to you.

The plugin has two principal features:

  • Allows admin to set a selected list of login as links.
  • Allows a course manager to open a list of login as links of all users in a course in an ajax overlay.

Available from the plugins repo and from git.

Comments are welcome. osmijeh

Prosjek ocjena:Useful (2)