Meetings Admin Guide

This guide describes the concepts of the membertility Meetings Module, and gives guidance on how to achieve the meeting work flow.

The general work flow for meetings is

Meeting Data Model

digraph records {
     graph [fontname = "helvetica"];
     node [fontname = "helvetica"];
     edge [fontname = "helvetica"];
     "member 1" -> "position report 1";
     "member 2" -> "position report 1";
     "member 3" -> "position report 2";
     "member 4" -> "position report 3";
     "member 4" -> "ad hoc report 4";
     "meeting admin 1" -> "agenda item 4";
     "position report 1" -> "discussion/agenda item 1";
     "position report 1" -> "discussion/agenda item 2";
     "position report 2" -> "discussion/agenda item 3";
     "discussion/agenda item 1" -> "action item 1";
     "discussion/agenda item 2" -> "motion 1";
     "motion 1" -> "motion vote tally 1";
     { rank=same; "member 1", "member 2", "member 3", "member 4", "meeting admin 1" };
     { rank=same; "position report 1", "position report 2", "position report 3", "ad hoc report 4" };
     { rank=same; "discussion/agenda item 1", "discussion/agenda item 2", "discussion/agenda item 3", "agenda item 4" };
     { rank=same; "action item 1", "motion 1" };
 }

Prepare for Meeting Module use

The following needs to be set up in the database before using the meeting module. These require the indicated role to achieve. Full documentation of this is TBD.

Use cases for before the meeting (for when you want to…)

These sections describe what an meeting admin might want to do when planning a meeting.

create a meeting

When a meeting is being planned, the first thing to do is create it.

  • bring up Meetings view

  • click New

  • Purpose should be a short description of the meeting, e.g., Board Meeting

  • Location can be a physical location, a videoconference URL, or by email

  • Time the time of the meeting needs to be entered

  • Show Actions Since is used to determine which action items are highlighted in the meeting invitation, in the agenda, etc. This should normally be set to the date of the last meeting of this type.

  • Invite Tags and Vote Tags should be defaulted, but if not, need to be set to the group(s) used for the invitations and votes respectively

  • click Create

To access the meeting you just created, select the row and click View Meeting. You’ll see that there is an action item agenda item which was automatically created.

invite members to a meeting

In order to invite members to a meeting, you must be in the meeting’s Meeting view.

To access the meeting’s Meeting view, from Meetings view select the meeting and click View Meeting

From the meeting’s Meeting view,

  • click Send Invites

  • there will be a popup with the list of members who will be invited

  • click Send Invitations

Note

sometimes the list of members isn’t shown. This is a known problem which can be safely ignored [#209]

The invitations are sent to the members who resolve to the Invite Tags specified for the meeting, and an agenda item with title Attendees is created. As invited members rsvp to the meeting, their RSVP will show whether they plan to come to the meeting.

check to see if status reports are missing, and send reminders

To access the meeting’s Meeting Status view, from Meetings view select the meeting and click Meeting Status.

From the meeting’s Meeting Status view,

  • to determine which status reports are missing, set the Status filter on the top to missing

  • select one or more positions you’d like to send reminders to

    Note

    to see all the positions, you may need to show additional entries (top left of the table)

  • click Send Reminders
    • reminder emails are sent to members who hold these positions

  • popup indicates which members were sent a reminder

  • click OK to dismiss the popup

on behalf of a member, enter RSVP and status reports

If a member isn’t able to use the system to RSVP and/or enter their status reports, the meeting admin can use the Their Status Report view to enter the information provided outside the system.

To access the meeting’s Their Status Report view, from Meetings view select the meeting and click Their Status Report. An empty view is displayed.

To enter the member’s RSVP and/or status reports, select the member in the table heading. From there, you can proceed as if you were the selected member, using the instructions from My Status Report view.

review the agenda

To access the meeting’s Meeting view, from Meetings view select the meeting and click View Meeting. The current agenda is displayed.

As members add discussion items to their status report, these get added as agenda items for the meeting.

Once most of the status reports have been received, you may want to update the agenda item titles, or update the headings which will be used to outline the agenda items in the agenda and minutes documents.

From the meeting’s Meeting view,

  • if the agenda item title chosen by the member is unclear, you can make updates here.

    • select the agenda item, click Edit, then update the Title

    Note

    discussion item titles shown in the status report document will show the member’s original text

  • each position has a default agenda heading, but if this needs to be changed

  • Summary captures what the member said in the discussion item. If necessary, this can be edited for clarity

    • select the agenda item, click Edit, then update the Summary

      Note

      this overwrites the words written by the member, so should be done only when needed

reorder agenda items

To access the meeting’s Meeting view, from Meetings view select the meeting and click View Meeting. The current agenda is displayed.

As each discussion item/agenda item is collected, it is automatically added to the end of the agenda. Once most of these are collected, it may be desired to reorder them.

From the meeting’s Meeting view,

  • use the reorder icon (reorder-icon) to grab an agenda item and place it where desired in the agenda order

    Note

    for best results, agenda items with the same agenda heading should be grouped together

create a new agenda item

To access the meeting’s Meeting view, from Meetings view select the meeting and click View Meeting

The meeting admin may want to add specific agenda items related to the meeting, such as Call to Order, Next meeting <date>, or such.

From the meeting’s Meeting view,

  • click New

  • enter Title

  • (optional) enter Summary

  • (optional) select Agenda Heading (new agenda headings must be created first using the Agenda Headings view)

  • click Save

  • reorder as needed

generate meeting documents

To access the meeting’s Meeting view, from Meetings view select the meeting and click View Meeting

From the meeting’s Meeting view,

  • click Generate Docs

  • select the documents to be generated

  • click Submit

  • the documents are generated and the popup disappears

  • the link(s) to the documents can be found using the Meetings view

send email to meeting invitees

To access the meeting’s Meeting view, from Meetings view select the meeting and click View Meeting

From the meeting’s Meeting view,

  • click Send Email

  • edit Subject and Message as desired

  • click Submit

  • a popup shows who the mail was sent to

  • click OK to dismiss the popup

Use cases for during the meeting (for when you want to…)

This section describes what the meeting admin might want to do during the meeting.

update the attendee list

To access the meeting’s Meeting view, from Meetings view select the meeting and click View Meeting

From the meeting’s Meeting view,

  • select the agenda item entitled Attendees

  • click Edit

  • under the Invites table, on the member row, click the cell under the Attended column to change

  • click off the selected cell to save – when select widget disappers, the entry is saved

    Important

    if you don’t click off the selected cell, this change won’t be saved

Note

if someone comes to the meeting who isn’t in the Invites table, this can be recorded in the Discussion field – use a bullet list for best formatting in the minutes document

add discussion about an agenda item

To access the meeting’s Meeting view, from Meetings view select the meeting and click View Meeting

From the meeting’s Meeting view,

  • select the agenda item to be discussed

  • click Edit

  • add discussion text under Discussion

  • click Save

add an action item

To access the meeting’s Meeting view, from Meetings view select the meeting and click View Meeting

From the meeting’s Meeting view,

  • select the agenda item being discussed which relates to the action item

  • click Edit

  • under Action Items, click New

  • enter a concise, specific description of the action item under Action

  • generally the Comments section should be left blank at this point (but see the Note below)

  • select an Assignee who is responsible for the action

    Note

    a single Assignee is responsible for any action item. If the Assignee should be working with others and the names need to be captured, this can be done within the Action, or within the Comments

  • click Create

record a motion, its discussion, and vote tally

To access the meeting’s Meeting view, from Meetings view select the meeting and click View Meeting

From the meeting’s Meeting view,

  • select the agenda item being discussed which relates to the motion

  • click Edit

  • under Motions, click New

  • enter a clear, specific description of the motion under Motion (see the references for best practices for wording motions)

  • select the person who made the motion as the Mover

  • select the person who seconded the motion as the Seconder

  • optionally record any comments about the motion which come out during the discussion

  • if the wording of the motion needs to be changed due to the discussion, change this now

  • click Create

    Note

    the motion can be created as above, and then updated by clicking Edit under Motions

After creating the motion the motion’s Votes table is created. The votes are initialized to approved if the member is recorded as attending the meeting and novote if not.

To edit the votes,

  • select the motion

  • under Motions click Edit

  • under Votes, on the member row, click the cell under the Vote column to change

  • click off the selected cell to save – when select widget disappers, the entry is saved

    Important

    if you don’t click off the selected cell, this change won’t be saved

    Note

    if a member comes to the meeting and votes after the motion was created, their default novote can be changed accordingly without immediately updating their Attendee status

  • in the motion Edit form, select the resulting Status (approved, rejected, tabled) as appropriate

  • click Save

References

Use cases for after the meeting (for when you want to…)

These sections describe what an meeting admin might want to do after a meeting.

generate meeting minutes

To access the meeting’s Meeting view, from Meetings view, select the meeting and click View Meeting

From the meeting’s Meeting view,

  • click Generate Docs

  • select the documents to be generated (in this case Minutes)

  • click Submit

  • the minutes are generated and the popup disappears

  • the link to the minutes can be found using the Meetings view

add Google Workspace documents to a meeting folder

Prior to any meeting being created, this system would have been configured with the folder to store the Google Workspace documents which will be created, with a separate folder configuration for each type of document.

Note

the folders for the types of documents can be the same or different as desired

If it is desired to have the documents available from some other folder (e.g., one which was created specifically for the meeting), manual intervention is needed.

It is recommended that the file(s) be “Added” rather than “Moved” to the specific meeting folder. This allows meeting documents to be found in a well known place for ease of review across meetings, as well as in the folders for each meeting.

Using Google Workspaces,

  • open the folder where the file was created

  • click on the file you want to add to another folder

  • on your keyboard, press Shift + z

  • choose the destination folder you want to add the file to

  • click Add here

Now the same file(s) can be found by navigating to the known folder, or by navigating to the meeting folder, and any changes to the file(s) will happen in both folders.

Alternately the file can be moved, but again that is not recommended.

Warning

do not copy the file and save it somewhere else, as this would prevent the system from managing the file contents

Warning

do not edit any of these files directly as the system may overwrite what you’ve changed. Rather, use the system to make any changes you want to the file and use Generate Docs to make the update

References