CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Feature Requests and Suggestions (Moderator: Dave Greenberg) »
  • CiviGrant - wording for applicants
Pages: [1]

Author Topic: CiviGrant - wording for applicants  (Read 9020 times)

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
CiviGrant - wording for applicants
March 31, 2009, 11:47:05 pm
I know you're going to remind us that we can customise the template but I'll ask anyway. A lot of small organisations need to manage applications for grants that the apply for rather than give out. CiviGrant is great for this apart from minor tweaks in the wording but they are not the sort of organisations that are necessary skilled & resourced to edit templates. So I guess the request is for an ability to configure in admin settings it to switch between the current template and a template worded for applying for grants
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: CiviGrant - wording for applicants
April 01, 2009, 10:43:27 am
Hi Eileen - This has come up several times in the past. I suspect some (many) organizations might need BOTH use cases (granting to others AND applying for grants) - so I think an approach that supports both in the same install might be better. For example:

* Allow "Grant Types" to be marked as inbound or outbound by over-riding the use of the civicrm_option_value.filter column. This is the same approach we used for the "Counted" property on participant statuses - and is pretty straightforward.

* Add conditionals to the forms and listings to display appropriate labels / language based on inbound vs outbound.

* Possibly sort and total these categories separately in the CiviGrant dashboard and grant listings (selectors).

If you are up for creating and filing a flushed out spec for this in Jira (Fix for 2.3) before April 29 - then Lobo thinks this would be a good Developer Camp project which you and some other folks at camp can tackle.
Protect your investment in CiviCRM by  becoming a Member!

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: CiviGrant - wording for applicants
April 01, 2009, 02:44:55 pm
OK - I'll start by inviting other people to give their suggestions :-)
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

petednz

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4899
  • Karma: 193
    • Fuzion
  • CiviCRM version: 3.x - 4.x
  • CMS version: Drupal 6 and 7
Re: CiviGrant - wording for applicants
April 02, 2009, 01:57:01 am
From an RFP I was working on - not sure how much it helps, but caused me to finally have a look in CiviGrant and check the fields that existed.

 Due Dates for:
· Letters of Inquiry
· Proposals
· Grant Decisions
· Proposals

Submittal Dates for:
· Letters of Inquiry
· Proposals
· Reports

Response information for:
· Letters of Inquiry
· Proposals
· Reports
· Type of Funding: General, Project, Campaign
· Amount of Grant
· History of past grants
Sign up to StackExchange and get free expert advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

pete davis : www.fuzion.co.nz : connect + campaign + communicate

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: CiviGrant - wording for applicants
April 03, 2009, 12:59:02 am
This is perhaps a bit beyond your suggestion but it strikes me looking at civiGrant that really it is a template for 'civi-anything'.

I note that you can now add custom fields so it seems that it would make sense to simply make most/All the fields custom data fields & allow the flexibility that way. You could set up some defaults to enable/ disable for people who need a hand getting started.

The screens civiGrant offers are:
- tabs on each contact with a nice formatted table of data
- a nice summary screen - with aggregation & searching.

If the field selection could be based on a search profile then you'd have almost perfect flexibility

The fields currently showing on the search are:
Status   Type   Amount Requested   Amount Granted   Application Received   Report Received   Money Transferred   

For receiving they would ideally be
Status   Type   Amount Requested   Amount Granted   Application Submitted   Report Submitted   Money Received

But as much as possible I'd be inclined to go down the custom data path.

I'm not quite sure what a flushed out spec would include as I'm sure you are not about to convert civi-grant into civi-anything and wonderful as I think it would be if every date field in it potentially be assigned to someone as an activity I suspect my dream version is not what you are after either.
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: CiviGrant - wording for applicants
April 03, 2009, 01:54:03 am
NB - just looking at the post I did on civiGrant a bit over a year ago & the comments

http://wiki.civicrm.org/confluence/display/CRM/CiviGrant+Phase+2

points 1, 2, 6,7,8 It looks like the ones generally agreed to be most useful (configurable grant types, custom data fields & ability to attach documents) have been introduced. And going through my points most are covered by them

point 3
- I note I have a bunch of thoughts about recording i

nformation about the grants on offer (as opposed to the one applied for). This is a planning function for recording all the information about potential grants (it could be another civi-anything tab :-)) I'm only just starting to use relationships - maybe custom fields on relationships could hold this stuff.

point 4 I think configurable statuses would still be useful. But it could just be using a custom data select box

point 5 Wow - just discovered you can add rich text editor custom fields too now! So that is point 5 covered - cool!

- Of the three items I had for grant receivers two aren't really available yet.
assigning people/ activities to the various deadlines (e.g. being able to attach an activity to a date field)

& recording prospective grants. Actually - this might be is now - multi fields mean you could set up multiple dates & in general linking a group of custom fields to a contact & setting up a search profile might do it.

Emily's suggestion about status rules - I'm not quite sure how this would be used
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: CiviGrant - wording for applicants
April 03, 2009, 10:33:42 am
I'll skip the civi-anything dream for now ...

We do have configurable grant statuses (just not exposed in admin menu):
http://<your site>/civicrm/admin/options/grant_type?group=grant_status&reset=1

If you still want to make consider doing a sprint on this at dev camp - please consider pulling the things together which are critically needed to support grant tracking for either direction into a simple spec and filing in Jira for 2.3.
Protect your investment in CiviCRM by  becoming a Member!

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: CiviGrant - wording for applicants
April 04, 2009, 07:10:23 pm
Frig just lost what I wrote   :( - Ok here's my second attempt at a spec

1)Create  new option groups 'financial_record_type'

name      Description      In_out
grants_in   Grants In      In
grants_out   Grants Out      out

2) Allow custom data fields to be assigned by the new types defined above

3) -rename a few fields
Application Date (renamed field)   - change descriptive text to 'When was the grant application submitted / received?
Report Completed (renamed field)

4) A new tab should show for each if they choose tabbed or a single tab if they choose inline.

5) The display on the tabs can be uniform using the renamed fields

6) Edit this text
q=civicrm/grant&reset=1
CiviGrant allows you to input and track grants to or from Organizations, Individuals or Households. The grantee/ grantor must first be entered as a contact in CiviCRM. Use Find Contacts to see if there's already a record for them. Once you've located or created the contact record, click View to go to their summary page, select the Grants tab and click New Grant

7) Add Record_type and 'In/ Out' to this search
?q=civicrm/grant/search&reset=1

8) Add a second summary box for outgoing grants on this page q=civicrm/grant&reset=1. Preferable add an aggregate field

9)All searches / code should assume that additional 'financial_record_types' might be able to be configured in some later civi release (e.g. 'contracts', expenses, erm anything)

Nice to haves
Easier
9) Preferably also create a second option list field like grant_type but call it 'Project'
10) Expose grant statuses
11) Add a 'person responsible field' linked to a contact record
12) Add a field to link the grant to an event - I think this is a pretty common use

Future Thoughts
11) allow contributions to be created linked to the grants record. There could be more than one per record per grant
12) allow activity creation linked to some or all dates fields (ideally this would be a feature of the custom data type so that any date field created could have an activity linked to it
13) transform the data from being grant specific into being custom fields & the display & searchin to being derived from profiles which leads to
14) ability to create other financial record types.  People could search by (for example) by project across a few types going in & out (debit and credits some would say) - hey presto - civi-budget.



Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: CiviGrant - wording for applicants
April 05, 2009, 11:07:46 am
Hi Eileen - I've started a space for the upcoming Dev Camp on the wiki and added a link to this "project":

http://wiki.civicrm.org/confluence/display/CRM/Developer+Camp+-+April+2009+(San+Francisco)
Protect your investment in CiviCRM by  becoming a Member!

dharmatech

  • I post frequently
  • ***
  • Posts: 280
  • Karma: 53
    • dharmatech.org
Re: CiviGrant - wording for applicants
April 06, 2009, 12:08:35 pm
Hi Eileen. Thanks for putting this back on the radar.  I just wanted to say I would be happy to work with you at the developers camp on flushing out the use cases and workflow on CiviGrant from the grantee perspective.  This is also a common request we hear from our clients.  I'm not a programmer but I have grant writing and nonprofit experience.

Your comments and specs look great so far!

Thanks!
Tony
http://dharmatech.org
oss@dharmatech.org
801.541.8671

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Feature Requests and Suggestions (Moderator: Dave Greenberg) »
  • CiviGrant - wording for applicants

This forum was archived on 2017-11-26.