05-07-2025, 10:07 AM
(05-07-2025, 09:54 AM)Jens Noriʇzsɔɥ Wrote: [Sorry, my answer did not get published]
The uniqueID cannot be shown and it would not be a comfortable way to identify data (huge random number that you would not want to enter or compare). We would generate personalised XML files that obtain an ID from your server, perhaps associated to user accounts. Alternatively, you could provide an edit field where users could enter a number.
The issue is that my collaborators wish that users (pupils) could access their measurements on a webpage and compare them with other measurements. An edit field with a number could be a solution, a good idea, thank you!
I got everything working now, except for some ordering issues with the data on the server. The order in which the data (IDs) is written in the resulting data file seems random. Some PHP issue, but not critical. Just work on the user interface remains and cleaning the code from ugly hacks.
