Page MenuHomePhabricator

APWLM- REQ2025.06 Feature to report a missing/wrong monument
Closed, ResolvedPublicFeature

Description

Currently users that find errors or missing items don’t have a an easy way to report it.

The requesy si that there should be two triggering points to report something about a monument:

  1. a button in the detail window of a single monument to invoke WMI LimeSurvey
  2. a line in the main menu una linea nel menu to invoke WMI LimeSurvey

The call to WMI LimeSurvey should look like:

https://survey.wikimedia.it/index.php/NNNNNN?lang=xx&QID=xxxxx&user=xxxx&contest=n&lat=L&lon=L

where

https://survey.wikimedia.it/index.php/NNNNN is a string part of the geocontest configuration
lang=xx is populated with the code of the language that the user is using for teh webapp
QID=xxxxxx is populated with the Qxxxx of the monument whose detail window is open
user=xxxxxx is populated with the user name used to log to the web app
contest=is populated with the code of the geocontest
lat=is populated with the latitude as detected at that moment
long=is populated with the longitude as detected at that moment

The additional info collection from the user will be managed by WMI through Limesurvey.
WLM organizer in other countries may use different landing points.

Event Timeline

Ysogo triaged this task as High priority.
Ysogo renamed this task from APWLM- REQ2025.06 Interactive window to report a missing/wrong monument to APWLM- REQ2025.06 Feature to report a missing/wrong monument.Apr 15 2025, 1:07 PM
Ysogo assigned this task to MauroBianchiInmagik.
Ysogo updated the task description. (Show Details)

Following the engagment supported by WMI.

Ysogo updated the task description. (Show Details)

Both from the single monument window and from the general menu, the user of the app can now reach a LimeSurvey form to report problems as well as suggestions.