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) »
  • Student and transcript management
Pages: [1]

Author Topic: Student and transcript management  (Read 499 times)

binhtran89

  • I’m new here
  • *
  • Posts: 13
  • Karma: 0
  • CiviCRM version: 4.4 Drupal 7
  • CMS version: 1
  • MySQL version: 5.2
  • PHP version: 5.4
Student and transcript management
January 08, 2014, 12:31:01 am
I need a solution to manage student and transcript for a Children Charity.
- 1 student has many transcripts with all education from elementary to university.
How can I do that.
My solution is I create 1 transcript map to 1 contact. And create a relationship to student.
Can you help me or suggest me a solution for this.
Thank you so much.


« Last Edit: January 08, 2014, 12:32:52 am by binhtran89 »

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: Student and transcript management
January 08, 2014, 12:59:54 am

for the school module, i use a multiple record custom group on contacts with a grade and file entity for each row. I use custom import code to add files to each student record and have some custom code to display them in a easy manner

the code is here: http://svn.civicrm.org/sfschool/trunk/org.civicrm.school/

u'll need to know a fair bit of php/mysql to use that code base, but should give u some ideas

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

binhtran89

  • I’m new here
  • *
  • Posts: 13
  • Karma: 0
  • CiviCRM version: 4.4 Drupal 7
  • CMS version: 1
  • MySQL version: 5.2
  • PHP version: 5.4
Re: Student and transcript management
January 08, 2014, 01:13:58 am
Thank you Donald Lobo for your quick reply.

I am running Civicrm base on Drupal 7. Can I use it for my site.

P/s: I can not checkout your source link.

Thank you so much.
« Last Edit: January 08, 2014, 02:21:23 am by binhtran89 »

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Student and transcript management

This forum was archived on 2017-11-26.