juacas / moodle-mod_treasurehunt

Activity module for Moodle that allows to run outdoor treasure-chases with geolocation and QR codes
GNU General Public License v3.0
6 stars 9 forks source link

Space after commas #22

Closed dinism closed 6 years ago

dinism commented 6 years ago

To have this (example): dinism, juaca, me, you NOT dinism,juaca,me,you imagem

juacas commented 6 years ago

Thank you for your collaboration. The fix will be included in the next release.

dinism commented 6 years ago

In test using develop edition when you edit road i got this (with latest commit)

Fields list in snapshot record does not match fields list in 'treasurehunt_roads'. Record is missing fields: treasurehuntid, timecreated, timemodified, groupingid, validated line 906 of /lib/classes/event/base.php: call to debugging() line 2179 of /mod/treasurehunt/locallib.php: call to core\event\base->add_record_snapshot() line 109 of /mod/treasurehunt/editroad.php: call to treasurehunt_add_update_road()