Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import instructor data #374

Closed
gvwilson opened this issue Jun 19, 2015 · 0 comments
Closed

Import instructor data #374

gvwilson opened this issue Jun 19, 2015 · 0 comments

Comments

@gvwilson
Copy link
Contributor

Over 200 instructors have now filled in the new-style form telling us where they are, what they do, what they can teach, and so on. We need to import this data into Amy, which means:

  • parsing the Google Docs spreadsheet that the Google Form puts the data in
  • cleaning out old skill records and personal information
  • adding the new information

This has to be the top priority for Version 0.5 - we need up-to-date profiles of our instructors.
#360 has started on this.

@gvwilson gvwilson added this to the v0.5 milestone Jun 19, 2015
This was referenced Jun 19, 2015
pbanaszkiewicz added a commit to pbanaszkiewicz/amy that referenced this issue Jun 29, 2015
This command is based on @gvwilson's script in
`scripts/parse-instructor-info.py`.

This command:
* checks validity of the data
* updates the data in every possible (ie. every I thought of) case

There are no tests (yet).

There will be errors if this command is supplied with ill-formatted
input.

This fixes carpentries#348.
This suppresses carpentries#360.
This fixes carpentries#374.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants