Пример #1
0
        private void WriteAttachmentsRFA(CMWRfa RFA, int total)
        {

            if (null == RFA.Attachments || RFA.Attachments.Count < 1)
                return;

            foreach (var attachment in RFA.Attachments)
            {
                WriteAttachment(attachment, total);
            }

            foreach (var grant in RFA.Grants)
            {
                WriteAttachmentsGrant(grant, total);
            }
        }
Пример #2
0
 public string DisplayRFAPANumber_Guide(bool hyperlinkOn)
 {
     CMWRfa rfa = new CMWRfa { RFAPANumber = this.RFAPANumber, CouncilMeetingDate = this.CouncilMeetingDate };
     return rfa.DisplayRFAPANumber_Guide(hyperlinkOn);
 }
Пример #3
0
        private void WriteRfaIncludeSummary(CMWRfa rfa)
        {
            var grants = rfa.GetRecommendedGrants();

            foreach (var g in grants)
            {
                WriteIncludeSummary(g, writer.PageNumber);
            }
        }
Пример #4
0
 private void WriteRfa(CMWRfa rfa)
 {
     GeneratorRFA gen = new GeneratorRFA();
     AddEmptyPageBetween(writer.PageNumber);
     gen.Write(this);
 }
Пример #5
0
 /// <summary>
 /// Add text for Program Plan
 /// </summary>
 public virtual float AddTextProgramPlan(PdfStructureElement tag, CMWRfa rfa, float YPosition)
 {
     var Paragraphs = helper.TextToLines(rfa.ProgamPlan, GrantFonts.bf_times);
     return YPosition = AddTextForSections(tag, Paragraphs, YPosition);
 }
Пример #6
0
 /// <summary>
 /// Add text for Competition and Mechanism of Review
 /// </summary>
 public float AddTextCompetition(PdfStructureElement tag, CMWRfa rfa, float YPosition)
 {
     var Paragraphs = helper.TextToLines(rfa.Competition, GrantFonts.bf_times);
     return YPosition = AddTextForSections(tag, Paragraphs, YPosition);
 }
Пример #7
0
        // creates a RFA  : HD13-010 ( 2U10HD036790-16 , 1U10HD076502-01 , 1U10HDF076503-01 )
        public static CMWRfa PopulateRFA_IDDB()
        {
            CMWRfa RFA = new CMWRfa();
            RFA.ActionTypeCode = "R";
            RFA.ActionTypeName = @"Request for Applications";

            RFA.CouncilMeetingDate = @"201305";
            RFA.BranchSort = 1;
            RFA.BranchCode = "IDDB";
            RFA.BranchName = "Intellectual and Developmental Disabilities Branch";
            RFA.RFAPANumber = @"HD13-010";
            RFA.ProjectTitle = @"High Throughput Screening of Genetic and Genomic Disorders in Newborns";

            RFA.Irgcomb = "ZHD1 DRG H 50";
            RFA.SRAName = "David Weinberg";
            RFA.ProgramAdmin = "Tiina Urv";
            RFA.CouncilAssignment = "Diana Bianchi, Wylie Burke, Richard Myers";
            RFA.ConflictOfInterest = "Pon Jola Coney, George Rutherford, Yoel Sadovsky, Paul Wise";
            RFA.SAFundSetAside = 6480000;

            RFA.Objective = @"This funding opportunity announcement (FOA) issued by the Eunice Kennedy Shriver National Institute of Child Health and Human Development silicited applications from institutions/organizations willing to participate with the NICHD as the Data Coordinating Center (DCC) under a cooperative agreement in an ongoing multi-center research network designed to perform observational and interventional clinical studies, using common protocols, to improve outcomes for neonates.";

            RFA.Competition = @"Applications in response to this RFA were reviewed by a special emphasis panel convened by the
Division of Scientific Review on November 27, 2012.";

            RFA.AppsReceived = 3;
            RFA.AppsNonResponsive = 1;
            RFA.AppsNonCompetitive = 0;
            RFA.AppsCompetitive = 2;

            RFA.ProgamPlan = @"One data coordinating center is requested and the application submitted by Dr. Abhik Das, from
Research Triangle International with the outstanding priority score of 15, is recommended for funding.";

            RFA.ApprovalSignatureBlock = new CMWApprovalSignatureBlock()
            {
                BranchChief = new CMWApprovalSignature { ApprovalDate = DateTime.Parse("12/18/2012"), FullName = "Marian Willinger" },
                ProgramOfficer = new CMWApprovalSignature { ApprovalDate = DateTime.Parse("12/18/2012"), FullName = "Rosemary Higgins" },
                DirectorDER = new CMWApprovalSignature { ApprovalDate = DateTime.Parse("12/18/2012"), FullName = "Eugene Hayunga", IsProxy = true, Comment = "It is immportant to bring this to Council discussion.", Status = "approved" },
                DirectorOEP = new CMWApprovalSignature { ApprovalDate = DateTime.Parse("12/28/2012"), FullName = "Catherine Yvonne Spong" }
            };

            RFA.ConcurInd = "y";
            RFA.Grants = PopulateList_IDDB();
            RFA.IsSelectedForPrint = true;
            RFA.Attachments = new List<CMWAttachment>();
            RFA.Attachments.Add(CMWPDFDataHelper.GetAttachment(filepath, fileThree));

            return RFA;
        }
Пример #8
0
        // creates RFA without children : DK12-507
        public static CMWRfa PopulateRFA_CDBB()
        {
            CMWRfa RFA = new CMWRfa();
            RFA.ActionTypeCode = "R";
            RFA.ActionTypeName = @"Request for Applications";

            RFA.CouncilMeetingDate = @"201305";
            RFA.BranchSort = 2;
            RFA.BranchCode = "CDBB";
            RFA.BranchName = "Child Development and Behavior Branch";
            RFA.RFAPANumber = @"DK12-507";
            RFA.ProjectTitle = @"Limited Competition for Continuation of the Prospective Study of Chronic Kidney Disease in Children (U01)";

            RFA.Irgcomb = "ZDK1 GRB 9 M3";
            RFA.SRAName = "ELENA SANOVICH";
            RFA.ProgramAdmin = "Lynne Haverkos";
            RFA.CouncilAssignment = "Renee Jenkins, Paul Wise, Bonnie Duran";
            RFA.ConflictOfInterest = "";
            RFA.SAFundSetAside = 6480000;

            RFA.Objective = @"This funding opportunity announcement (FOA) issued by the Eunice Kennedy Shriver National Institute of Child Health and Human Development silicited applications from institutions/organizations willing to participate with the NICHD as the Data Coordinating Center (DCC) under a cooperative agreement in an ongoing multi-center research network designed to perform observational and interventional clinical studies, using common protocols, to improve outcomes for neonates.";

            RFA.Competition = @"Applications in response to this RFA were reviewed by a special emphasis panel convened by the
Division of Scientific Review on November 27, 2012.";

            RFA.AppsReceived = 3;
            RFA.AppsNonResponsive = 1;
            RFA.AppsNonCompetitive = 0;
            RFA.AppsCompetitive = 2;

            RFA.ProgamPlan = @"One data coordinating center is requested and the application submitted by Dr. Abhik Das, from
Research Triangle International with the outstanding priority score of 15, is recommended for funding.";

            RFA.ApprovalSignatureBlock = new CMWApprovalSignatureBlock()
            {
                BranchChief = new CMWApprovalSignature { ApprovalDate = DateTime.Parse("12/18/2012"), FullName = "Marian Willinger" },
                ProgramOfficer = new CMWApprovalSignature { ApprovalDate = DateTime.Parse("12/18/2012"), FullName = "Rosemary Higgins" },
                DirectorDER = new CMWApprovalSignature { ApprovalDate = DateTime.Parse("12/18/2012"), FullName = "Eugene Hayunga", IsProxy = true, Comment = "It is immportant to bring this to Council discussion.", Status = "approved" },
                DirectorOEP = new CMWApprovalSignature { ApprovalDate = DateTime.Parse("12/28/2012"), FullName = "Catherine Yvonne Spong" }
            };

            RFA.ConcurInd = "y";
            RFA.Grants = PopulateList_CDDB();
            RFA.IsSelectedForPrint = true;
            
            return RFA;
        }
Пример #9
0
        // creates a RFA : AR13-012
        public static CMWRfa PopulateRFA_IDDB1()
        {
            CMWRfa RFA = new CMWRfa();
            RFA.ActionTypeCode = "R";
            RFA.ActionTypeName = @"Request for Applications";

            RFA.CouncilMeetingDate = @"201305";
            RFA.BranchSort = 1;
            RFA.BranchCode = "IDDB";
            RFA.BranchName = "Intellectual and Developmental Disabilities Branch";
            RFA.RFAPANumber = @"AR13-012";
            RFA.ProjectTitle = @"Wellstone Muscular Dystrophy Research Centers";

            RFA.Irgcomb = "ZNS1 SRB S 57";
            RFA.SRAName = "RAUL SAAVEDRA";
            RFA.ProgramAdmin = "Tiina Urv";
            RFA.CouncilAssignment = "Richard Greenwald, Frances Jensen, Ken Muneoka";
            RFA.ConflictOfInterest = "Bonnie Duran";
            RFA.SAFundSetAside = 6480000;

            RFA.Objective = @"This funding opportunity announcement (FOA) issued by the Eunice Kennedy Shriver National Institute of Child Health and Human Development silicited applications from institutions/organizations willing to participate with the NICHD as the Data Coordinating Center (DCC) under a cooperative agreement in an ongoing multi-center research network designed to perform observational and interventional clinical studies, using common protocols, to improve outcomes for neonates.";

            RFA.Competition = @"Applications in response to this RFA were reviewed by a special emphasis panel convened by the
Division of Scientific Review on November 27, 2012.";

            RFA.AppsReceived = 3;
            RFA.AppsNonResponsive = 1;
            RFA.AppsNonCompetitive = 0;
            RFA.AppsCompetitive = 2;

            RFA.ProgamPlan = @"One data coordinating center is requested and the application submitted by Dr. Abhik Das, from
Research Triangle International with the outstanding priority score of 15, is recommended for funding.";

            RFA.ApprovalSignatureBlock = new CMWApprovalSignatureBlock()
            {
                BranchChief = new CMWApprovalSignature { ApprovalDate = DateTime.Parse("12/18/2012"), FullName = "Marian Willinger" },
                ProgramOfficer = new CMWApprovalSignature { ApprovalDate = DateTime.Parse("12/18/2012"), FullName = "Rosemary Higgins" },
                DirectorDER = new CMWApprovalSignature { ApprovalDate = DateTime.Parse("12/18/2012"), FullName = "Eugene Hayunga", IsProxy = true, Comment = "It is immportant to bring this to Council discussion.", Status = "approved" },
                DirectorOEP = new CMWApprovalSignature { ApprovalDate = DateTime.Parse("12/28/2012"), FullName = "Catherine Yvonne Spong" }
            };

            RFA.ConcurInd = "y";
            //      RFA.Grants = PopulateList();

            RFA.IsSelectedForPrint = true;
            return RFA;
        }