Ok, I've finished a bunch of changes. By allowing mini reports, we are being more accommodating but what should really help are the (edit page) minimum requirements I've placed on each report type. We can tweak them in the future or I can add more. Here's what I've changed so far:
- Dislikes are gone, everywhere.
- When a hiker clicks "Add a Trip Report," a slightly different intro message highlights the three different report types: FULL, MINI and EXTERNAL.
- On the TR ADD page, they will be asked to select the report type. Help info and explanatory messages that appear based on their selection. Also, to clean up the page, I changed the "peak(s)" selection to show only one peak to start - the user can hit a "+" button to add more peaks.
- On the TR EDIT page, they can change the report type but when they try to activate the report, it goes through a bunch of checks to make sure the report fits the min requirements of the report type.
- FULL - 400 words minimum, 0-50 photos
- MINI - 100 words minimum, 0-15 photos
- EXTERNAL - 25 words minimum, 2-5 photos
- On the TR main list page, reports will have a colored "MINI" or "EXTERNAL" tag next to the report title.
- Also on that page, we can select a REPORT TYPE in the advanced criteria.
Give it a try if you want. If you create an INACTIVE test report, you can always delete it via your Dashboard->My Trip Reports.
https://www.14ers.com/php14ers/addreport.php
To do:
On our Dashboard->Display Settings, I'll add an option to ignore MINI and/or EXTERNAL trip reports when viewing the main TR list page.
I still have a few more changes to make so the TR edit page properly checks the min/max photo counts.
Write a quick script to re-categorize all previous report that not fit the "mini" category.
Feedback welcome!