1

Topic: Survey Summaries

Hi,
I'm just testing out the survey summaries functionality as we are planning a mini-bioblitz and I'd like to create the necessary pages for doing the record submission and reporting online.

I've created a survey summary page for another existing survey to test the page and can't get anything to appear on the page. Are there any instructions for setting up this page? All I can find is this  - https://indicia-docs.readthedocs.org/en … %20summary

In the page setup I've chosen the survey, put the output reports into the Output area as follows:
[participation_map]
[recorder_league]
[total]

but not added any location IDs - dont' think I have any...

added a short header and saved. But all that appears is the header text and an option to add a new comment.

Many thanks,
Fiona

Fiona McCrory
CEDaR Website Officer
www.nmni.com/cedar

2

Re: Survey Summaries

Hi Fiona
Recently I've been using the Reports > Dynamic Report Explorer for just about all my reporting, as it is a lot more flexible. To get you started, here's the configuration I used for the Bristol 99 summary page which has quite a lot on it:

=Overview=
[map]
@dataSource=library/occurrences/explore_list_3_mapping_using_spatial_index_builder
|
<h3>Bristol99 totals so far</h3>
[event_reports.totals_block]
@eventLabel=Bristol99
<h3>Recorders League</h3>
[event_reports.species_by_recorders_league]
@cachetimeout=60
@caching=true
=Trending=
<p>Here are a few of the photos recently uploaded for Bristol99.
[event_reports.photos_block]
@limit=9
@caching=true
@cachetimeout=60
|
<h3>Trending species</h3>
[event_reports.trending_taxa_cloud]
@caching=true
@cachetimeout=60
<h3>Trending recorders</h3>
[event_reports.trending_recorders_cloud]
@caching=true
@cachetimeout=60
=Species Breakdown=
<h3>Breakdown of what's being recorded</h3>
[event_reports.groups_pie]
@width=350
@height=350
@cachetimeout=60
@caching=true
=Records=
[report_grid]
@dataSource=library/occurrences/explore_list_3_using_spatial_index_builder
@rowId=occurrence_id
@downloadLink=true
=Species=
[report_grid]
@dataSource=library/taxa/explore_list_3_using_spatial_index_builder
@downloadLink=true
@rowId=taxon_meaning_id
@linkFilterToMap=false

Best wishes
John

John van Breda
Biodiverse IT

3

Re: Survey Summaries

Hi John,
I'm getting on well creating the page now but I'm not getting any dots on my map (I'm testing with a previous survey that has data in it).

For the map, the report the code above is set to use is:
@dataSource=library/occurrences/explore_list_3_mapping_using_spatial_index_builder

but I can't find a report by that name in the warehouse. Am I on the right track here?

Thanks,
Fiona

Fiona McCrory
CEDaR Website Officer
www.nmni.com/cedar