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) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Help creating a module to calculate total hours members attend events
Pages: [1]

Author Topic: Help creating a module to calculate total hours members attend events  (Read 1903 times)

ginga

  • Guest
Help creating a module to calculate total hours members attend events
November 13, 2008, 07:47:22 am
Would some be willing to help or mentor me in creating a module that would allow administrator or users to track the hours they have attend events with a total by year option.

Hope some one can help. I am new to the Drupal and CiviCRM scene

Thanks in advance

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Help creating a module to calculate total hours members attend events
November 13, 2008, 09:28:51 am

You can ping us on IRC: http://embed.mibbit.com/?server=irc.freenode.net&channel=%23civicrm&forcePrompt=true

You might also want to start by reading: http://civicrm.org/architecture

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: Help creating a module to calculate total hours members attend events
November 13, 2008, 02:37:09 pm
Hi,

We are working on a module to track time spent on activities. Unfortunately, we've been quite busy with other stuff lately, but aiming to have it by the end of the year.

http://wiki.civicrm.org/confluence/display/CRM/CiviTime+timesheet+timetracking+specifications

Do you think it'd be useful for your need too ? Feel free to update the wiki

X+

PS. It isn't an official module (... yet ?)
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

ginga

  • Guest
Re: Help creating a module to calculate total hours members attend events
November 14, 2008, 05:24:44 am
sounds good, I need to track events not activities but am sure it could be made fit my needs. Keep up the good work.

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Help creating a module to calculate total hours members attend events
November 16, 2008, 06:59:42 pm
Do you need a module or will a combination of custom fields / profiles/ reports do what you want?

Perhaps you could spell out what your requirements are a bit further.
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

ginga

  • Guest
Re: Help creating a module to calculate total hours members attend events
December 11, 2008, 09:44:37 am
Here it is in a nut shell.

I have civicrm install with Drupal. individual civicrm contacts have drupal accounts. I am allowing members to signup for events posted by civievents. I want to be able to allow an individual login to drupal and pull up all the events that they attended and also have the system calculate the time for each event. For example

Indivicual 1 (bob)
has attended Event 1 (workshop on car repair)
Event 1 Start date is Dec 28, 2008 1pm
Event 1 End date is Dec 28, 2008 3pm

has attended Event 2 (workshop on tire repair)
Event 1 Start date is Dec 30, 2008 1pm
Event 1 End date is Dec 30, 2008 4pm

I would like bob to log into Drupal and be able to see he has attend both events and has a total of 5 hours of workshop year to date.

BOB total hour details
workshop on car repair 2 hours
workshop on tire repair 3 hoiurs
Total year to date hours are 5 hours


Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Help creating a module to calculate total hours members attend events

This forum was archived on 2017-11-26.