Cloudlog : plugin "contest" - abarrau/Cloudlog-plugins GitHub Wiki
With this plugin "contest", you can create and manage information about a contest create in cloudlog. Available features :
- list of contacts (qso) over the period (with or without inclusion of the qso)
- statistics related to your activity in the name of the competition
- enter the final score
- download the log in EDI format
- download this plugin from this page : https://github.com/abarrau/Cloudlog-plugins/tree/main/Plugins-src/contest
- copy "contest" folder on the pluginsext path (defined during fonctionality installation : $config['pluginsext_path'] = 'third_party_pluginsext';)
When contest was created, you can :
- show information about contest (name, cloudlog attachement, period, qso worked)
- show the qso worked list (1st button), edit contest (2nd button) or delete (3nd button)
-- on delete, only information about contest was delete ; qso was not delete !
For ADD a new contest, clic on "add contest" button.
You must enter the competition information: name (free format), start/end time date, the associated cloudlog competition, the log format, the station.
For logs in "EDI" format, other information will need to be provided. If you have already completed a competition in EDI format with the same station, a button allows you to “copy/paste” the information without having to re-enter it.
Once the competition results have been published, the “Score” area allows you to enter: your category, your position and final score; several categories can be added (use "add category" button).
In the last area, the blue "update" button allows you to "validate" all the QSOs included in the competition period (start/end time date).