data-collection
Here are 260 public repositories matching this topic...
Some suggestions to placeholders:
- A placeholder to show Player Caused Deaths
- A placeholder to show Mob K/D
- A placeholder to show Mob Caused Deaths
- A placeholder to show recent player kills (ex: player_recent_kill_<1-10>)
- A placeholder to show recent deaths (ex: player_recent_death_<1-10>)
A list of all available placeholders on the github wiki.
Description
Workers across our data collection platform import & utilize a lot of modules/functions. This is a parent issue related to improving the testability of the modules across augur.
-
Updated
Jan 5, 2019 - Python
-
Updated
Oct 26, 2017 - Java
-
Updated
Aug 14, 2020 - Python
-
Updated
Aug 19, 2020 - Java
-
Updated
Jan 15, 2020 - Python
-
Updated
Aug 21, 2020 - JavaScript
Issue by mitchellsundt
Thursday Jul 09, 2015 at 18:30 GMT
Originally opened as getodk/getodk#440 (0 comment(s))
Originally reported on Google Code w
Sentry can use refs to git commits to enhance the error reports we get when something fails. For that to work, Sentry needs to receive some information:
- a list of refs belonging to each release
or - the most recent commit of the release
or - the most recent commit of the release and the most recent commit of the previous release
[Sentry docs with more info](https://docs.sentry
-
Updated
Feb 19, 2018
Some attributes used by clients result in warnings because Javarosa is not aware of them. #276 removed warnings for some. #283 identifies others that still result in warnings.
All should be passed through except for orx:max-pixel which is still a quite recent addition and can be done right by adding a field.
-
Updated
Feb 16, 2017 - Python
-
Updated
Aug 26, 2018 - Jupyter Notebook
-
Updated
Jan 13, 2019 - Java
Most, if not all, the code has been "ported" from the generated code version from BuilderX.
Check and remove the folder builderX if there's nothing else to use.
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
From https://forum.opendatakit.org/t/copy-a-field-into-another/6808/
I wonder if using once() would meet your requirements. The name of this function is not very descriptive as it works like if_empty() and therefore wouldn't override a user-entered value, unless the user-entered value is empty. We should perhaps consider adding an alias for once().
-
Updated
Nov 2, 2017 - Java
-
Updated
Jan 2, 2020 - Go
-
Updated
Dec 24, 2019 - Python
-
Updated
Jun 13, 2018 - Python
Currently, the sign in window on WPF looks peculiar on high-DPI displays. E.g.
Microsoft has described how to fix this issue: https://docs.microsoft.com/en-us/windows/communitytoolkit/controls/wpf-winforms/webview#high-d
-
Updated
Aug 19, 2020 - Swift
-
Updated
Jun 12, 2018 - HTML
Improve this page
Add a description, image, and links to the data-collection topic page so that developers can more easily learn about it.
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."




Software and hardware versions
Collect v1.27.3, various Android versions
Problem description
If the user enters an incorrect username when configuring the server settings, that incorrect username is being used to populate the username field on a form, even though the user has subsequently corrected the username in order to be able to connect to the server to obtain the form.