Project

General

Profile

Wiki » History » Version 2

John Campbell, 11/06/2018 05:10 PM

1 1 John Campbell
<h2>Funding Application Wiki</h2>
2 1 John Campbell
3 1 John Campbell
<p>The purpose of the Funding Application project is to process forms submitted by various student groups who wish to receive funding from SSMU for their events and other projects. The form is filled out <a href="https://clubsportal.ssmu.ca/funding-application/">here</a>.</p>
4 1 John Campbell
5 1 John Campbell
<p>The form is created with the WPForms plugin, which runs on a rudimentary Wordpress site set up by John Campbell. Once the form is submitted, three things happen:</p>
6 1 John Campbell
7 1 John Campbell
<ol>
8 1 John Campbell
	<li>Form winds up in the entry queue, available in the WPForm section of the Wordpress admin console.</li>
9 1 John Campbell
	<li>A notification that a form has been submitted is sent to <a href="mailto:clubapplications@ssmu.ca">clubapplications@ssmu.ca</a>. This includes a copy of the completed form.</li>
10 1 John Campbell
	<li>The email sent to the clubapplications@ssmu.ca address is picked up via POP mail by the Redmine Helpdesk plugin, which converts it into a ticket.</li>
11 1 John Campbell
</ol>
12 1 John Campbell
13 1 John Campbell
<p>Once the application is converted into a ticket, it follows the workflow determined by the Funding Commissioners and set up by John Campbell. The workflow is configured with the Redmine workflow matrix. It can be edited <a href="http://helpdesk.ssmu.ca/trackers/9/edit">here</a>.</p>
14 1 John Campbell
15 1 John Campbell
<h2>Funding Application Workflow</h2>
16 1 John Campbell
17 1 John Campbell
<p>Steps</p>
18 1 John Campbell
19 1 John Campbell
<ol>
20 2 John Campbell
	<li>Incoming funding applications marked &quot;New&quot;.</li>
21 2 John Campbell
	<li>When being reviewed by the Funding Committee, issue transitions to &quot;Application is being reviewed&quot;.</li>
22 2 John Campbell
	<li>If approved by the funding committee, issue transitions to one of &quot;Rejected&quot;, &quot;Approved&quot;, or &quot;Application Incomplete&quot;.</li>
23 2 John Campbell
	<li>If &quot;Application Incomplete&quot;, no change to status. If &quot;Rejected&quot;, applicant is notified with canned response. If &quot;Approved&quot;, applicant is notified with canned response and issue transitions to &quot;Cheque Request&quot;.</li>
24 2 John Campbell
	<li>Once the status transitions to &quot;Cheque Request&quot;, the Funding Commissioners coordinate with the Accounting department to get a cheque issued&nbsp;for the group.</li>
25 2 John Campbell
	<li>Once the Funding Commissioners get confirmation that a cheque has been issued, status transitions to &quot;Cheque Issued&quot;. Status can then be changed to &quot;Post-Funding Report Due&quot;. Report is due 90 days later.&nbsp;</li>
26 2 John Campbell
	<li>Once the funding report has been submitted, the issue is closed.</li>
27 1 John Campbell
</ol>
28 2 John Campbell
29 2 John Campbell
<p>There may be changes to this as the process evolves, but this is the current state of the project as of 06-11-2018.</p>
30 2 John Campbell
31 2 John Campbell
<p>&nbsp;</p>
Redmine Appliance - Powered by TurnKey Linux