You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/doc/en/2.4.-Working-in-a-Team.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,10 @@ Follow these steps:
40
40
* In the same window, you can control the visibility of other collaborators. Since version 3.8 of QualCoder, contributions from other coders are always visible and editable by default unless you choose otherwise. Hiding other contributors is especially useful for measuring inter-coder reliability, which requires multiple people to code the same document without influencing each other.
41
41
* This window is also accessible from the toolbar in the code text, code image, and code PDF workspaces, albeit with limited options.
42
42
43
+
## Warning
44
+
45
+
Do not keep the project folder on a network drive or in a cloud location, and access that location whilst running Qualcoder. This is a risk of a lost database connection, which would corrupt the database if for any reason the datablase connection is lost while QualCoder is performing a series of database operations.
46
+
43
47
## Backups
44
48
45
49
We recommend that you make a backup before doing any substantial changes, such as a substantial reorganising of codes and categories, merging projects, or merging codes. QualCoder does perform hourly backups (keeping up to the most recent five) if backups are set in the settings.
0 commit comments