BASIL_
Behavioral All-occurrence Social Interaction Logging
Architectured for data collection in research applications

User Guide
Video Examples
Frontend
Behavior Mapping
Editing CSV Data
Version 2.0 - 50% Complete
Release Notes
Version 2.0
- New logo
- Refactored Test Unit
Version 1.4
- Updated User Guide
- Updated Test Unit
- Real life data examples
- Fixed major bug - Data loss due to CSV file being overwritten the last chunk of 500 rows after editing
Version 1.3
- Replaced the word "flightpen" with "study" to expand upgradability and usability
- Added Test Unit for the CSV Editor
- Updated sample data to match "study_id" instead of "flightpen_id"
- Fixed minor bugs
Version 1.2
- Images quality improvement
- Save and login admin credentials can be done in one click
- Added user guide link to the home screen
- Disabled 'Edit CSV Data' function until data exists
- Swift 6 compatibility
- The observer can go back to select a new parent behavior if tapped on the wrong one accidentally, without losing the timestamp or the individuals
- Transformed the 'Edit Data' alert window into a full page controller to get a wider view of the CSV data and the observer can edit the actor, target and behavior from a dropdown list, instead of typing
- Fixed minor bugs