rubyforgood / inkind-admin

A project serving Community Education Partnerships - https://www.cep.ngo/ . This Rails application presents an admin interface for CEP to manage their volunteers and students. And provides a GraphQL backend for https://github.com/rubyforgood/inkind-volunteer .
MIT License
9 stars 27 forks source link

Update Student Export #164

Closed garettarrowood closed 2 years ago

garettarrowood commented 2 years ago

Summary

Right now, this export only ships with 4 columns. Here are the columns/headers this export should support:

Things to Consider

The volunteer export.

Check out how it finds active Student/Volunteer/Staff assignments. How it sums minutes logged. And how it determines the number of sessions.

Criteria for Completion

goromlagche commented 2 years ago

Hello @garettarrowood , I would like to work on this. Is it possible to assign this ticket to me? Thank you!

goromlagche commented 2 years ago

I could not find a Guardian Email field :thinking:

Is this needs to be added?

garettarrowood commented 2 years ago

@goromlagche - Yes, I believe so. Feel free to leave it off for now, OR, feel free to add the column and add an input on the student form.