PHPackages                             thelia/contest-module - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. thelia/contest-module

ActiveThelia-module

thelia/contest-module
=====================

1.1.0(10y ago)0111[1 issues](https://github.com/thelia-modules/Contest/issues)LGPL-3.0+PHP

Since Oct 19Pushed 4y ago4 watchersCompare

[ Source](https://github.com/thelia-modules/Contest)[ Packagist](https://packagist.org/packages/thelia/contest-module)[ RSS](/packages/thelia-contest-module/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

Contest
=======

[](#contest)

This module allow you to create basic QCM contest.

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/bfadf1003c4211eb0a1e99cba8668c784b956db0155bf1dfecd67f8f9bc0a424/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f536f6c647261732f436f6e746573742f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Soldras/Contest/?branch=master)

Usage
-----

[](#usage)

Go to the tool menu and click on "Contest".

### Create a Game

[](#create-a-game)

You have to the possibility to add a game wihout indexing it, just uncheck visible option

### Check Users

[](#check-users)

On list game view you can click on user icon of a game to check users participant. You can generate a random winner too.

Configuration
-------------

[](#configuration)

### WIN OPTION

[](#win-option)

Allow you to have page win/fail or joint participation page. ( default : true )

### CONNECT OPTION

[](#connect-option)

Allow you to restric contest to connected user. ( default : false )

### MAX PARTICIPATION OPTION

[](#max-participation-option)

Allow you to restrict participation for an email. ( default : 1 )

### FRIEND OPTION

[](#friend-option)

Allow you to activate friend invitation. ( default : false )

### FRIEND MAX OPTION

[](#friend-max-option)

Limit number of input email are provide for sending email. ( default : 5 )

Loop
----

[](#loop)

### Game

[](#game)

#### Input arguments

[](#input-arguments)

ArgumentDescription**id**filter by id**visible**filter by visible**title**filter by title**order**order result by "id","id-reverse","visible","visible-reverse","title","title-reverse", "description","description-reverse"#### Output Arguments

[](#output-arguments)

VariableDescription**ID**id**VISIBLE**(boolean) visible**TITLE**Game's title**DESCRIPTION**Game's description### Question

[](#question)

#### Input arguments

[](#input-arguments-1)

ArgumentDescription**id**filter by id**visible**filter by visible**title**filter by title**game\_id**filter by game id**order**order result by "id","id-reverse","visible","visible-reverse","title","title-reverse", "description","description-reverse", "game\_id","game\_id-reverse"#### Output Arguments

[](#output-arguments-1)

VariableDescription**ID**id**VISIBLE**(boolean) visible**TITLE**Question's title**DESCRIPTION**Question's description**GAME\_ID**Game's id### Answer

[](#answer)

#### Input arguments

[](#input-arguments-2)

ArgumentDescription**id**filter by id**visible**filter by visible**correct**filter by correct**title**filter by title**question\_id**filter by question id**order**order result by "id","id-reverse","visible","visible-reverse","title","title-reverse", "description","description-reverse", "question\_id","question\_id-reverse","correct","correct-reverse"#### Output Arguments

[](#output-arguments-2)

VariableDescription**ID**id**VISIBLE**(boolean) visible**CORRECT**(boolean) correct**TITLE**Answer's title**DESCRIPTION**Answer's description**QUESTION\_ID**Question's id### Participate

[](#participate)

#### Input arguments

[](#input-arguments-3)

ArgumentDescription**id**filter by id**email**filter by email**win**filter by victory**game\_id**filter by game\_id**customer\_id**filter by customer\_id**order**order result by "id","id-reverse","email","email-reverse","victory","victory-reverse", "game\_id","game\_id-reverse", "customer\_id","customer\_id-reverse"#### Output Arguments

[](#output-arguments-3)

VariableDescription**ID**id**EMAIL**email**WIN**(boolean) victory**GAME\_ID**Game's id**CUSTOMER\_ID**Customer's id

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 96.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~22 days

Total

2

Last Release

3842d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2196919?v=4)[thelia](/maintainers/thelia)[@thelia](https://github.com/thelia)

---

Top Contributors

[![Soldras](https://avatars.githubusercontent.com/u/11573385?v=4)](https://github.com/Soldras "Soldras (29 commits)")[![julescournut](https://avatars.githubusercontent.com/u/26310511?v=4)](https://github.com/julescournut "julescournut (1 commits)")

### Embed Badge

![Health badge](/badges/thelia-contest-module/health.svg)

```
[![Health](https://phpackages.com/badges/thelia-contest-module/health.svg)](https://phpackages.com/packages/thelia-contest-module)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
