Last modification: 2025-04-24 (View source)
This document details the updated structure and functionality of the “abstract review” Airtable base, used to manage requests for abstract reviews and the team of volunteers who provide the reviews. It now utilizes a central “tasks” table to manage the review workload, linking abstracts and volunteers. The base involves two tables, each populated by a dedicated form, and includes updated automations.
graph TD
A[volunteer table]
C[abstracts Table]
D[tasks Table]
E[Join the R-Ladies Abstract Review Team Form] --> |populates| C
C <-- links to --> D
A <-- links to --> D
G[Volunteer Form] --> H[Volunteer Notify Slack]
G --> A
J[Check Stale Requests]
E --> |notify| K[Slack] --> L[Email]
The “abstract review” base contains three key tables: “volunteers”, “abstracts”, and “tasks”.
This table stores information about individuals who have volunteered to be abstract reviewers. It is populated by the “Join the R-Ladies Abstract Review Team” form. Key Fields:
Key Views:
This table stores information about the abstract review requests submitted by individuals. It is populated by the “Request Feedback for Your Abstract” form. It now links to the “tasks” table to manage individual review assignments.
Key Fields:
Key Views:
This new table manages the individual tasks required for each abstract review. It links abstracts to assigned reviewers and tracks the status of each review.
Key Fields:
Key Views:
This base does not appear to have any custom interfaces.
This base has three active automations:
Volunteer Notify Slack:
New Request:
Check stale requests: