Activity Tracker

FAQ

What does the box plot show?

The box plot is a standard box-and-whisher plot, only styled differently. It shows the median, quartiles, minimum and maximum values in a given time bucket. By visualizing value distributions instead of a single value, it allows you to distinguish real patterns from noise.

Here is an example of how the box plot corresponds to the underlying data:

Box chart explanation

How to connect to Tindeq Progressor?

Create an activity. In the activity creation dialog, choose the BLE scale acitivity type:

New activity screenshot

Customize the activity with name, description and tags, and confirm.

Navigate to the recording screen by tapping the Bluetooth icon:

Activity screen screenshot

Connect, start recording and do reps:

Record data points screenshot

How to import data from another app?

Activity Tracker supports importing data from Loop Habit Tracker. You can find the import feature in Settings.

Other apps are not supported yet. As a workaround, you can try importing data by hand. This approach requires manual JSON data manipulation, and may not work in all cases.

  1. Export a data backup from Activity Tracker Settings,
  2. Carefully manipulate the backup file to add the required data, preserving its structure,
  3. Import the backup file back into Activity Tracker.

How to note yes/no/missing activities?

Activities have only two states: yes (a tick) or no (nothing recorded). If you want to distinguish three states, you can add a "Yes" tag to an activity. Data points with the tag indicate that the activity was done, and without it, it was not done. If there is no data point for a day, the data is considered missing.

Graphs and calendars can then be set up to only show the data points marked with the "Yes" tag.