Skip to content
#

data-collection

Here are 299 public repositories matching this topic...

seadowg
seadowg commented Jul 22, 2020

When the user enabled "Auto send" in Form Management settings should schedule submission of the forms currently on the device. Right now forms would not auto submit until another instance was filled out.

Acceptance

  • Given I've filled out (and finalized) a form
    And I've still not sent that form to the server
    When I go to Form Management settings (in General settings)
    And I enable
sgoggins
sgoggins commented Dec 29, 2020

Please help us help you by filling out the following sections as thoroughly as you can.

Description:
When I start the merge request worker on the gitlab-issues+releases-patch branch, I get one Merge request record partially inserted, these errors:

(augur-gitlab) ➜  gitlab_merge_request_worker git:(gitlab-issues+releases-patch) ✗ cat gitlab_merge_request_worker_51200_collection.e
janagombitova
janagombitova commented Sep 13, 2018

Context

As part of the research done around user authentication, we also learned about the current concept of public/private status of submissions (akvo/akvo-flow#2559 (comment)).

Currently a survey can be set to public or private. This means that all submissions made to the forms in the survey are shown on Flow's public map (the one showing if you are

这阵子由于项目需要,需要从手机上采集用户的运动轨迹数据,这样的功能大家都见到的很多了,比如咕咚、悦动圈,对跑步运动轨迹数据进行采集,再如,微信运动、钉钉运动,对于每一天你走步进行计数,如果要记录轨迹就离不开的手机定位,如果要记录步数那就离不开陀螺仪(角速度传感器),花了一天多的时间实现了一个定位数据实时采集的功能。

  • Updated Jan 13, 2019
  • Java
shobhitagarwal1612
shobhitagarwal1612 commented Apr 4, 2019

Software and hardware versions

Android 6.0.1

Problem description

My guess is that this is a regression caused while adding runtime permissions.

Steps to reproduce the problem

Attempt to send a form in Android 6.0

Expected behavior

A prompt should appear to allow the write settings permissions when the below method is attempted to call

Other information

Improve this page

Add a description, image, and links to the data-collection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-collection topic, visit your repo's landing page and select "manage topics."

Learn more