Google Workspace environment
5 tasks with a model prompt, seeded environment state, and grader contract.
Task 1
Create a calendar invite
- Prompt
- Create a calendar invite with the attendees, title, and time window from the brief.
- Environment
- Google Calendar is open to the current week.
- Grader
- Checks attendees, title, start time, end time, and saved event.
Task 2
Share a document
- Prompt
- Open the target document and grant commenter access to the email in the brief.
- Environment
- The document exists in Drive and currently has no access for the target email.
- Grader
- Checks permission level and target email.
Task 3
Create a Drive folder
- Prompt
- Create the requested project folder and move the three listed files into it.
- Environment
- The Drive root contains the files and no folder with the requested name.
- Grader
- Checks folder creation and file membership.
Task 4
Update a Sheet status column
- Prompt
- Open the tracker sheet and set the rows from the brief to Ready for review.
- Environment
- The sheet has a status column and several pending rows.
- Grader
- Checks target rows and status values.
Task 5
Update group membership
- Prompt
- Add the user from the brief to the operations Google Group as a member.
- Environment
- The admin console has the group and user available.
- Grader
- Checks group membership and role equals member.