Closed
Bug 1009010
Opened 12 years ago
Closed 11 years ago
Add 'suggest a resource' ui + routes for competency pages
Categories
(Webmaker Graveyard :: webmaker.org, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kate, Assigned: alicoding)
References
Details
(Whiteboard: [resources][2014Q2][may30])
Attachments
(1 file)
Once competency redesign is implemented (bug 1008995), we need to add a state for a form (like badges) for users to submit a URL, which links to some kind of google doc or other reviewable form for admins to reject/accept suggestions.
https://s3.amazonaws.com/k88hudson-screenshots/screen-shots/k88mac@2x_2014-05-12_at_11.44.21_AM.png
Updated•12 years ago
|
Whiteboard: [textbook][soft-launch] → [textbook][soft-launch][resources][2014Q2]
Comment 3•12 years ago
|
||
Hey guys, can you keep me updated on copy for this?
Is related to curation process. See https://bugzilla.mozilla.org/show_bug.cgi?id=1007155
Updated•11 years ago
|
Whiteboard: [textbook][soft-launch][resources][2014Q2] → [resources][may30]
Updated•11 years ago
|
Whiteboard: [resources][may30] → [resources][2014Q2][may30]
Updated•11 years ago
|
Assignee: nobody → kate
| Reporter | ||
Comment 5•11 years ago
|
||
Copy:
---------------------------------------------
# Suggest a resource for {{ web literacy }}
label: Link
input[type="text" name="link" placeholder="https://website.com/my-resource"]
label: What language is your link?
input[type="text" name="language"]
default: English
[ Submit button ]
---------------------------------------------
* Hide for users that aren't logged in, show login button instead that says "Login to submit a resource"
Other data that needs to be submitted:
* username (from session)
* email (from session)
* web literacy (from current page)
-----------
It should post to a route on the server /api/submit-resource
| Reporter | ||
Updated•11 years ago
|
Assignee: kate → ali
| Assignee | ||
Comment 6•11 years ago
|
||
Attachment #8428308 -
Flags: review?(kate)
| Reporter | ||
Comment 7•11 years ago
|
||
Comment on attachment 8428308 [details] [review]
https://github.com/mozilla/webmaker.org/pull/747
Looks good!
Attachment #8428308 -
Flags: review?(kate) → review+
Comment 8•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/webmaker.org
https://github.com/mozilla/webmaker.org/commit/d0f5d16a25243f093fdd6aa94900487d8952084e
Bug 1009010 - Add 'suggest a resource' ui + routes for competency pages
| Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 10•11 years ago
|
||
Reopening this because it is missing deeper in-routes for user/community engagement beyond submitting a resource.
Here is my suggestion for updating modal dialogue: https://etherpad.mozilla.org/resourcecontribute
Happy to discuss.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 11•11 years ago
|
||
* Let's keep this one resolved -- filing a new one.
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•