BiologicalRecordsCentre / plantportal

Focused repo for the Plant Portal website
0 stars 0 forks source link

Recreate NPMS+ data entry forms as NPMS Sample Occurrence #112

Closed andrewvanbreda closed 20 hours ago

andrewvanbreda commented 3 weeks ago

Currently the NPMS+ data entry forms use the general Indicia Sample Occurrence form. Recreate these using the same form as the NPMS website to take advantage of custom functionality (e.g. the warning when a Genus is used for entry for example)

andrewvanbreda commented 4 days ago

Plant Portal data entry forms have now been switched to use data entry forms loosely based on the ones from the NPMS website. New NPMS+ and Standard Mode data entry forms.

Currently there is no difference visible to the user, however...

  1. This makes doing some of the other Github issues easier (such as dealing with the more complex situation with making abundances mandatory on Standard Mode)
  2. With small tweaks, relevant NPMS functionality can be introduced, such as the difficulty and genus warnings (this functionality needs slight alteration due to the presence of 2 species grids on Plant Portal)
andrewvanbreda commented 20 hours ago

@sacrevert NPMS+ now supports the same genus, high difficulty, and photo without Wildflower abundance messages that the NPMS website does. (Note: importantly the changes for this issue will also make this easier to do the following issue as Standard Mode now has its own custom Indicia form https://github.com/BiologicalRecordsCentre/plantportal/issues/109)