RSS feed

Exam/Assessment Module for XOOPS 2.5.8 and PHP 7

Resized Image

Resized Image


This module enables you to create questions, answers and group them all together to create an Exam/Assessment.

Resized Image

It was originally created under the name "Nivelamento" by our dear friend Marcello Brandão from Brazil, known in the XOOPS community as "suico" or "marcellobr", who unfortunately passed away several years ago

I've refreshed it a little bit for XOOPS 2.5.8 and PHP 7, and hopefully we'll get few members from the community who will help us with further improvement of this module.

There are also several other Test/Quiz/Exam modules that could be actually merged together to create something really cool!


Download: GitHub


Development: Please help us with the development, you can fork this module on GitHub:


Tutorial (work in progress, needs help): on GitBooks

You can help us by contributing to the Tutorial on GitHub
Read more... | 2 comments

New module wgXPiwik

Dear Xoopsers

I would like to present my latest module wgXPiwik:
This Xoops module implementes Piwik for your XOOPS website.

- Piwik is included in the module
- Installing Piwik can be started from module, but you can't admin Piwik itself (create user, admin user rights,...) via this module. You have to use Piwik Admin GUI.
- You can provide Piwik Charts/Widgets via iframe on user site. As Piwik function 'logme' is used, therefore no separate login for your users is necessary.
- The permissions for XOOPS User you can set per group in the module
- Tracking will be done via a block. Therefore you can activate tracking only for specific modules, all modules or only the Start-page.

Detailed tutorial:https://www.gitbook.com/book/xoops/wgxpiwik-tutorial/details
Github:https://github.com/ggoffy/wgxpiwik
Download: http://xoops.wedega.com/modules/TDMDownloads/singlefile.php?cid=1&lid=8

For detailed information about Piwik and widgets of Piwik gotohttp://piwik.org
Read more... | 1 comment

XOOPS Modules available for testing on XOOPS 2.5.8 and PHP 7

I am updating several modules for XOOPS 2.5.8 and PHP 7. Currently available for testing are:

Resized Image Resized Image Resized Image Resized Image
Resized Image Resized Image Resized Image Resized Image
Resized Image Resized Image Resized Image Resized Image
Resized Image Resized Image
Read more... | 10455 bytes more | 4 comments

New module wgTeams

Dear xoops-users

I would like to present my new module wgTeams.

Resized Image


wgTeams is a simple module for presentation of your team(s).
You can defined various teams and people. After that you can link each person to one or more teams. The default information of a person (e.g. email address) will be used for all teams.
You can define additional information fields, which will be used for a team/member combination, e.g. skills for this team, position in the team, and so on.

All used templates on user side are fully responsive, if you use a bootstrap theme or you include the bootstrap files manually to your theme.

Demos:
http://xoops.wedega.com/modules/wgteams/
http://buchner-service.de

Download:
http://xoops.wedega.com

Forking:
https://github.com/ggoffy/wgteams

Docu:
https://www.gitbook.com/book/ggoffy/wgteams-tutorial/details/en

Suggestion and bug report:
https://github.com/ggoffy/wgteams/issues
Read more... | 3 comments

About Us 1.04 Beta 1 released for testing

Resized Image

The "About" module is for adding "About Us" section to your Website. It allows adding a multi-page section, as well as external links.

It was originally developed by Susheng Yang (ezsky) and Mengjue Shao (magic.shao).

Resized Image


It is a simple module, but it could be quite useful, since it is very easy to use.

REQUIREMENTS:

- PHP 5.5+ (the new official minimum PHP version for XOOPS. It might work on PHP 5.3.7+, but we don't test anymore on it)

- XOOPS 2.5.7.2 (if you don't have it, you should update TODAY)


DOWNLOAD: About repository on GitHub


CONTRIBUTING: please fork About module on GitHub and submit your improvements there


BUGS/ISSUES:GitHub Issues


Resized Image

TUTORIAL: Available on GitBooks. It is in the early stages, and we need your help to make useful

To help, you can fork the Tutorial from GitHub and provide you submissions there

To check out other XOOPS Tutorials, please visit XOOPS section on GitBooks

Discussion about this module: please use this thread in the XOOPS Forums

Happy Xoopsing and May the Source be with You!
Read more... | 2 comments

Publisher 1.02 Final Released

Resized Image We are pleased to announce the release of Publisher 1.02 Final module Publisher module is a Publishing Solution for your XOOPS Website. With it you can publish News, Blogs, Documentation, etc. The key features:
  • Categories and Subcategories
  • Pages
  • custom templates
  • File Wrapping
  • Page/Category images
  • File attachments
  • Scheduled publishing and expiration
  • Order by date, ratings, sort order
  • Ratings
  • Comments
  • SEO
  • RSS feed
  • Permissions: Submissions, Submit/Edit fields, Categories, Pages, Moderation (global)
  • different XOOPSeditors
  • Import from SmartSection and News modules
  • Easy cloning (change the directory name)
We would like to thank all XOOPS users who contributed to this release by reporting bugs and providing fixes, especially (alphabetically): - black_beard - bleekk - brutalicuss - cesagonchu - cifug - dante7237 - geekwright - ggoffy - mjoel - noo-b - slider84 - zyspec Without your support, this release could not happen! REQUIREMENTS: - PHP 5.5+ (the new official minimum PHP version for XOOPS. It might work on PHP 5.3.7+, but we don't test anymore on it) - XOOPS 2.5.7.2 (if you don't have it, you should update TODAY) DOWNLOAD: Publisher repository on GitHub CONTRIBUTING: please fork Publisher on GitHub and submit your improvements there BUGS/ISSUES:GitHub Issues Resized Image TUTORIAL: Available on GitBooks. It is in the early stages, and we need your help to make it really cool, especially with sharing your "tips and tricks" To help, you can fork the Tutorial from GitHub and provide you submissions there To check out other XOOPS Tutorials, please visit XOOPS section on GitBooks Happy Xoopsing and May the Source be with You!
Read more... | 6466 bytes more | 39 comments

Hotel Room Reservation System on XOOPS

I've discovered few days ago on on Google Code an interesting XOOPS module for Hotel Room Reservation!

Resized Image


While it is 5 years old, it seems very advanced, and it got very good score from Scrutinizer: Resized Image

But it was hard to understand sometimes the features, because it was hard-coded in Chinese. So the first thing that I did was to convert it to use language variables and upgrade it to XOOPS 2.5.x GUI, and now it should be easier to study it

At the moment I don't know if it will be generic enough to use it, but at least we should be able to extract some ideas and some code for other modules.

Anybody wants to help? You know the drill: FORK IT and contribute back!

https://github.com/mambax7/xoops-martin

Repair Shop

This Hotel Reservation System reminds me of another very cool module developed by Philou from XOOPS France: the Repair Shop, which also scored very high: Resized Image

You can check out the documentation for Repair Shop here (in English and French), and the module itself is on GitHub:
Read more... | 4 comments

Contact form LIAISE

Hello everyone,

Some may remember the LIAISE module that allowed to generate contact forms.
I have always used this module and I modified this one for needs of my clients.

To know :
- Keep track of emails received in administration for each form
- Insert a release form element to delimit the thematic issues
... And other little things you can find in the changelog visible from your XOOPS administration of course.

The module is compatible with XOOPS 2.5.x and admin has been restyled for the Framework "Module Classes" 1.1 and I share it with you now

You can find my development on my deposit XOOPS modules https://github.com/informatux45

XPETITIONS : https://github.com/informatux45/xpetitions
LIAISE : https://github.com/informatux45/liaise

Patrice
INFORMATUX

PS : Huge congratulations to the latest XOOPS 2.6.0 developments!
Read more... | 4 comments

To-Do Notebook module for XOOPS 2.6.0

Cointin Maxime (Kraven30) has developed couple of years ago for XOOPS 2.6.0 a small module for recording your To-Do List called "Notebook"

Resized Image


It is a very simple module to record your To-Do items and track their completion.

Since XOOPS 2.6.0 went through several changes, I have updated this module, similar to the 6 modules developed by Dugris

Download: from our repository on GitHub

Please fork it, test it, improve it, and contribute back to XOOPS

I'll write a tutorial for the usage of this extension hopefully next month, but it's really simple to use, so I am not even sure if a tutorial is needed
Comments?

Extension Rating updated for the latest XOOPS 2.6.0

Cointin Maxime (Kraven30) has developed couple of years ago for XOOPS 2.6.0 an Extension called "Rating"

Resized Image


This extension allows you to easily add a voting system to the inside of your modules. You can add as many modules as you want. For example, to rate a hotel, restaurant service, quality of food, price, etc..

It can be used by any XOOPS 2.6.0 module, it works the same way as the module Tag. It uses the jQuery plugin 'jRating'.

Since XOOPS 2.6.0 went through several changes, I have updated this extension, similar to the 6 modules developed by Dugris

Download: our repository on GitHub

Please fork it, test it, improve it, and contribute back to XOOPS

I'll write a tutorial for the usage of this extension hopefully next month.
Comments?


Login

Who's Online

204 user(s) are online (12 user(s) are browsing XOOPS News)


Members: 0


Guests: 204


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits

Archives

News archives