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

basic form #18

Open
kurtjoy opened this issue May 6, 2019 · 7 comments
Open

basic form #18

kurtjoy opened this issue May 6, 2019 · 7 comments
Assignees

Comments

@kurtjoy
Copy link
Owner

kurtjoy commented May 6, 2019

In one of the tabs. Name / Event / Institution / discipline /Date . This will be used to populate data into a pdf report

@kurtjoy kurtjoy self-assigned this May 16, 2019
@kurtjoy
Copy link
Owner Author

kurtjoy commented May 16, 2019

Basic form in the tools/reporting tab. For a Start it should have
Programme (New Zealand, South Korea, USA, Italy, Germany, China)
Event Number:
Event Field Leader:
Field Manager:
Institution:
Date of event (datepicker)
Location: (Denton Hills, Wright Valley, Taylor Valley, Victoria Valley, McKelvey Valley) (should be multi choice check boxes?)
Discipline (this could be a dropdown selector)

@RamizSami
Copy link
Contributor

Thanks! I think for location, we should have dropdown rather than checkboxes. What do you think?

@kurtjoy
Copy link
Owner Author

kurtjoy commented May 19, 2019

@RamizSami Dropdown is fine if it can support multiple choices.

@RamizSami
Copy link
Contributor

If it has to allow multiple choices then Checkbox is better I guess

@RamizSami
Copy link
Contributor

image
Added the form. For now, it saves the data in the database and is accessible via the Admin Panel. How are we going to use this data now?
Also, when Clint makes a pull for this, he needs to run migrations and install new packages from the requirements.txt file.

@kurtjoy
Copy link
Owner Author

kurtjoy commented May 22, 2019

@RamizSami just asked clint for a pull with the above deps

@kurtjoy
Copy link
Owner Author

kurtjoy commented May 22, 2019

@RamizSami the idea (in my head) is that a user can query a location on the map using a point and click tool and the returned information can be used in conjunction with the user info from the forms to populate a PDF report. So what we need in the report is
-the info from the form

  • a map of the area (~ 10km scale)
  • a breakdown of the reported sensistivity classes (high-med-low)
    -an overall sensitivity

The last few are a bit hard as well dont have data for them all yet. I think only the stream and the impact laters have fields with H/M/L classes as yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants