Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
borderColor#CCCCCC
bgColor#FFFFFF
borderWidth1
borderStylesolid

The Email Tool is found at right on various FMP panels, and presents managed templates for sending email to investigators and reviewers.

How To Send Email

Wiki Markup
Using peer reviewers as an example, you can use the email tool to send email either to an individual reviewer or a found set of reviewers, such as those whose active roles include 'Peer Reviewer'. Clicking 'This Reviewer' or 'Found Set' generates a pop-up window where you select an email template to send. If you need to edit an existing template or add another, click 'Add / Edit Templates'. To edit a template, simply browse to it and begin editing.  To add a template, click the 'Add  \[\+\]' button. Each template needs a _description_, _recipient group (To)_, _subject_, and _message_; _Cc_ and _Bcc_ are optional.  _Cc_, _Bcc_, _subject_ and _message_ require double-quote encapsulation when used. Click the red paper-clip to add an attachment to the template.

Coding subjects and messages to be database-driven is complicated, but powerful. The best method by which to learn how is to look at the existing templates already in your system. The most common error people make when coding these fields, however, isn't in using functions, but rather forgetting to simple encapsulate all static text!

Issues With Windows - Email Tool

Microsoft Outlook doesn't trust any other program to send mail, even if you tell Outlook to do so. So if you choose to send email to a found set of individuals, it will ask you to confirm every single one of them. A solution is being looked-into...

  • At a minimum, the following fields must be populated when adding a reviewer: last name, first name, email, and password.
  • Add the role of 'Panel Reviewer' via the Roles list at top-right. For a description of roles, see Pre-Proposal Review: Setting-up Reviewers...

Assign Reviewers to Calls

  • Wiki Markup
    Select the Assignments tab.&nbsp; To assign a reviewer to a specific call (<span style="color: #ff0000">should be among active calls; fix this</span>), click the green \[+\] button beneath 'Assigned Calls for Panel Review', and select the call via the drop-down that appears.

Email Reviewers

  • Use the email template 'announcement of panel review process', which includes reviewer-specific login privileges and panel review instructions. Customize this template if necessary.

Panel Review Submission

Panel
borderColor#CCCCCC
bgColor#FFFFFF
borderWidth1
borderStylesolid
Wiki Markup

The {link-window:https://seagrant.mit.edu/RFP/proposals/panel_login.php|width=1000px|height=850px}Panel Review web interface{link-window} presents to the reviewer all proposals assigned to them, including the call, PI name, proposal title, the compiled full proposal pdf uploaded by the eSG Admin, peer reviews (blinded), rebuttals, rebuttal supporting documents, and comments from other panel members regarding each proposal.

...