Wikipedia talk:Requests for comment/Education Program extension
If you would like any user rights on the test installation, just ask. --Sage Ross (WMF) (talk) 12:52, 15 August 2012 (UTC)
I would like user rights to test the extension
- Be sure that you've visited the test2 wiki while logged in before requesting rights, so that your account will be auto-created there.
- your name here
Known bugs
See the list of open bugs and enhancement requests. The significant bugs will be fixed before deployment. The most noticeable include:
- Saving a course description prompts a confusing "leave page" warning. [1]
- The "MyCourses" special page doesn't show the recent activity it is supposed to, probably because of a conflict with another extension. [2]
Find a new bug?
Note any other bugs you find here (or submit bug reports for the extension on Bugzilla).
Terrible design
IMO the design of this extension is terrible. It is a webapp being deployed into the wiki.
It should use wiki pages for textual content (e.g. Commons has 'Institution' pages like commons:Institution:New York Public Library), categorisation of users (Category:Wikipedians), and provide new special pages that are transcludable tools. e.g. I should be able to use the new dynamic user-article-reviewer table should work on Category:Wikipedians by WEP institution: New York University, Category:Wikipedians by alma mater: New York University, Category:Wikipedians in New York , Category:Candidates for speedy deletion as copyright violations, Category:Candidates for speedy deletion as attack pages, Category:Good article nominees, or Category:Pending DYK nominations. John Vandenberg (chat) 00:34, 24 August 2012 (UTC)
- This is useful feedback. I'd also like to see future development of the extension include ways of accessing and using the user-article-reviewer data elsewhere such as through categories. I'd also like to see more wikitext-level control of how all course and institution pages, or individual pages, get displayed. I'm not sure what the best way to achieve that is, but maybe something like MediaWiki: namespace pages that determine the layout, so that the community can design and redesign the course pages without forcing the people using the course pages to dealing with (and potentially break) the layout markup themselves.--Sage Ross (WMF) (talk) 14:36, 24 August 2012 (UTC)
- Document the use cases, write user requirements, build, test and deploy. If you must deploy an half-baked solution in the interim, please put it in the "Special" namespace. As far as I can see that wont limit the webapp at all, except the URLs wont be as pretty. If you don't, expect all sorts of things to break, and a different segment of the community will be annoyed. Pages in all other namespaces are expected to be readable and editable using the API, e.g. gadgets and the bots, using wikitext. Is there a design doc for how this namespace will work in the API?
- This current webapp design replaces wikitext with a very limited UI, thereby taking the design, automation and general ingenuity capabilities away from the community and restricting it to the developers, who will lack time to keep up. The WEP should use the existing infrastructure. ;-) Why should WEP get special tools when other review workflows are managed by the community using bots etc.? Of course doing it by bots would need to be resourced, and a non-bitey bot will need to have exception handling reports that users (..possibly staff..) need to monitor and action in order to keep everything working smoothly. But that is part of life doing projects on a wiki. John Vandenberg (chat) 08:03, 31 August 2012 (UTC)
- This extension is a tangible step forward for keeping track of what courses are doing. The flexibility and complexity of full wikitext project pages is a double-edged sword; for newcomers, it's often overwhelming, and the first casualty is complete lists of students' usernames for each class. Having that student/class information built into the software in an inflexible way is basically the core purpose for this initial version, so that we, as experienced editors, can then monitor groups of students in a reliable way. Note that the "course description" section actually is wikitext, with a history (which, I believe, is why it doesn't simply use special pages). So it would be possible to have a fair bit of flexibility even with this initial version, if we transclude templates into the course description pages.
- I'm not sure how this extension works with the API; I'll ask the developer, Jeroen De Dauw, about that.--Sage Ross (WMF) (talk) 16:19, 31 August 2012 (UTC)