akvo / akvo-flow

A data collection and monitoring tool that works anywhere.
http://akvo.org/products/akvoflow/
GNU Affero General Public License v3.0
65 stars 31 forks source link

Feature request: survey title on exported survey forms #273

Closed JosjeS closed 9 years ago

JosjeS commented 11 years ago

Kathelyne downloaded three different surveys in exel, and noticed that the title of the survey was not on the exported survey form in exel. It would be useful to have the title on there so when you export and print different surveys you know which survey is which.

caetie commented 11 years ago

Josje, are you talking about the exported survey form, or one of the data reports?

All of the excel exports are currently titled with the survey ID. The survey title can change over time, and may also be too long to be a practical file name (we don't currently limit the length of the title).

..... Caetie Ofiesh caetie@akvo.org Sent with Sparrow (http://www.sparrowmailapp.com/?sig)

On Thursday, July 4, 2013 at 5:28 AM, JosjeS wrote:

Kathelyne downloaded three different surveys in exel, and noticed that the title of the survey was not on the exported survey form in exel. It would be useful to have the title on there so when you export and print different surveys you know which survey is which.

— Reply to this email directly or view it on GitHub (https://github.com/akvo/akvo-flow/issues/273).

JosjeS commented 11 years ago

Here more detailed request:

At the moment as you export the survey form you see this:

screen shot 2013-07-11 at 10 07 14 am

You can see which survey it is by the number in the exel file title. But this is the only place, you don't see a survey number or survey name in the exel itself, so won't be able to see it when you print the survey.

Situation: A Partner has 5 different surveys and wants to print them out to check them or share them. When printed out he does not know which survey is which because on the printed file it does not show a survey title or survey number.

Also I would prefer if it showed the survey title instead of survey number, because it is more user friendly. And it might also be a good idea to note which version it is.

Cheers, Josje

caetie commented 11 years ago

nice feedback Josje, thanks. We'll take a look.

..... Caetie Ofiesh caetie@akvo.org Sent with Sparrow (http://www.sparrowmailapp.com/?sig)

On Thursday, July 11, 2013 at 4:11 AM, JosjeS wrote:

Here more detailed request: At the moment as you export the survey form you see this:

You can see which survey it is by the number in the exel file title.
But this is the only place, you don't see a survey number or survey name in the exel itself, so won't be able to see it when you print the survey.
Situation:
A Partner has 5 different surveys and wants to print them out to check them or share them.
When printed out he does not know which survey is which because on the printed file it does not show a survey title or survey number.
Also I would prefer if it showed the survey title instead of survey number, because it is more user friendly. And it might also be a good idea to note which version it is.
Cheers, Josje

— Reply to this email directly or view it on GitHub (https://github.com/akvo/akvo-flow/issues/273#issuecomment-20796638).

jonase commented 9 years ago

Test plan

rumca commented 9 years ago

@jonase I'm not sure this is working correctly. On the exported survey from I see the following:

screen shot 2015-01-28 at 15 18 13

jonase commented 9 years ago

This code runs on flow-services. Is this test run against a recent enough version?

iperdomo commented 9 years ago

@jonase if you change some of the exporterapplet code, you need to make sure you update flowdev1

muloem commented 9 years ago

From what I see, the flowdev1 is running a version of exporterapplet code from Jan 26th. But @jonase better verify that.

rumca commented 9 years ago

UAT is pointing at http://flowdev1.akvo.org, not sure if that has the latest code or if we need to redeploy?

jonase commented 9 years ago

@rumca flowdev1 runs the latest version of flow-services now so you can rerun the testplan.

rumca commented 9 years ago

tested and works as expected :+1: