Data model
Each 360° video record stores six fields:| Field | Description | Example |
|---|---|---|
ID | Unique identifier for the video record | V01 |
IDAula | ID of the classroom this recording covers | A101 |
RutaA | Absolute path to the angle A video file | C:/Videos/A_01.mp4 |
RutaB | Absolute path to the angle B video file | C:/Videos/B_01.mp4 |
RutaC | Absolute path to the angle C video file | C:/Videos/C_01.mp4 |
RutaD | Absolute path to the angle D video file | C:/Videos/D_01.mp4 |
The four-angle structure
Each classroom video record can reference up to four separate video files, one per angle:Angle A
Typically the front of the room — facing the board or projection screen.
Angle B
The back of the room — capturing the student seating area from behind.
Angle C
The left side of the room — covering the lateral perspective.
Angle D
The right side of the room — completing the full 360° coverage.
Linking videos to classrooms
TheIDAula field connects a video record to a classroom in the Aulas module. Enter the classroom ID exactly as it appears in the Aulas registry (e.g., A101) to maintain a consistent reference.
Sample records
The module ships with the following example data:| ID | IDAula | RutaA | RutaB | RutaC | RutaD |
|---|---|---|---|---|---|
| V01 | A101 | C:/Videos/A_01.mp4 | C:/Videos/B_01.mp4 | C:/Videos/C_01.mp4 | C:/Videos/D_01.mp4 |
CRUD workflow
Open the Videos 360° module
Select Videos 360° from the sidebar. The table lists all existing records with their ID, classroom ID, and the four file paths.
Add a video record
Click Agregar. The
AgregarVideo360Window dialog opens. Fill in the record ID, classroom ID, and the file paths for each of the four angles, then confirm. The new record appears in the table immediately.Edit a video record
Select a row in the table, then click Editar. The same dialog opens pre-populated with the selected record’s data. Update any field and confirm to save your changes.
Tips for organizing video files
Classrooms
View the classroom registry to find the correct IDAula values
Multimedia
Manage other institutional media files outside of 360° recordings