How observation numbering works with ArchiSnapper

Reports generated with ArchiSnapper contain a list of observations, also called deficiencies, issues, or observations. Let's stick with the term 'observation'. Every observation in ArchiSnapper is assigned a number. Here we explain how this numbering works.

Suppose we have a project XYZ for which we create a first field report. After syncing from our mobile/tablet the report appears in our online account. Suppose we have three observations (A, B, C) spread over 2 categories (CAT 1, CAT 2). Since this is the first report for this project, the numbering would be like this:

CAT 1

  • Observation A (1.1)
  • Observation B (1.2)

CAT 2

  • Observation C (1.3)

When changing the order of the observations (or the order of the categories), the numbers will change to stay ordered ascending from top to bottom. Suppose we switch observation A and observation B from position, we'd have:

CAT 1

  • Observation B (1.1)
  • Observation A (1.2)

CAT 2

  • Observation C (1.3)

FYI, it's also possible to change the default order of the categories. You can manage this in the 'categories' screen of your online account. This order will be applied everywhere.

Now, suppose we make a second report for this project. When making a new report we always have two options: start from scratch, or start from the previous report.

When starting from scratch the numbering will be exactly the same as in the previous example, only will we now have 2.1, 2.2, ... as numbers (as it's the second report for this project).

When starting from the previous report, the observations of the last report will be used as a starting point and we can edit those observations and add new observations. Suppose we add two observations: observation D for CAT 1 and observation E for CAT 2:

CAT 1

  • Observation B (1.1)
  • Observation A (1.2)
  • Observation D (2.1)

CAT 2

  • Observation C (1.3)
  • Observation E (2.2)

Here again, when changing the order of the new observations (2.1, 2.2, ...), the numbers will change so the observations are numbered ascending from top to bottom. The numbers for the cloned observations are fixed and will not change when switching position.

Conclusion: observations get a number based on the report number for this project and their position in the report (cf ascending from top to bottom). For new observations, the numbers are changed when changing the positions. For cloned observations - when starting from a previous report - the numbers are not changed when changing the positions.

One more free tip: it's also possible to manually change the report number of a report. Example: you create a first report with ArchiSnapper, for project XYZ. The report number will be XYZ-1. You can change this number (to for example XYZ-7) when editing the report online and all new observations for this report will be automatically re-numbered (7.1, 7.2, ...).