Extension:GrowthExperiments
Appearance
发行状态: 稳定版 |
|
|---|---|
| 实现 | 特殊页面 |
| 描述 | 包含由成长團隊完成的實驗 |
| 作者 | Stephane Bisson, Sergio Gimeno, Kosta Harlan, Roan Kattouw, Mew Ophaswongse, Gergő Tisza, Martin Urbanec |
| 兼容性政策 | 快照跟随MediaWiki发布。 master分支不向后兼容。 |
| PHP | 7.2+ |
| 数据库更改 | 是 |
| 表 | growthexperiments_link_recommendations growthexperiments_link_submissions growthexperiments_mentee_data growthexperiments_mentor_mentee growthexperiments_user_impact |
| 许可协议 | GNU通用公眾授權條款3.0或更新版本 |
| 下載 | |
|
|
|
help panel question, help module question, mentorship module question, newcomer task |
|
|
|
|
|
| 前往translatewiki.net翻譯GrowthExperiments扩展 | |
| Vagrant角色 | growthexperiments |
| 問題 | 开启的任务 · 报告错误 |
GrowthExperiments擴充功能是由維基媒體基金會網站使用並由成长團隊所完成的實驗。 該擴充功能包含以下功能:
- 一項註冊時進行的調查
- 某些註冊確認電子郵件的改進
- 一個無經驗使用者的首頁,提供各種有用的功能,也是大多數其他功能的切入點
- 向透過推廣活動到達的使用者顯示自訂註冊頁面
- 向新使用者建議具有指導性的簡易任務,包括一些基於建議連結和建議圖片的結構化編輯體驗
- 一個帮助面板,用於建議的任務和一般編輯,提供資訊並允許與指派的導師溝通
- 導師的功能為新人提供更好的支援
- 顯示資訊向新使用者介紹他們對wiki的影響
整合
GrowthExperiments與以下擴充功能整合(標示為「軟依赖」的擴充功能是可選的,但在沒有這些擴充功能的情況下,GrowthExperiments的行為並未經過大量測試):
| 扩展 | 軟/硬依赖 | 描述 |
|---|---|---|
| CentralAuth | 軟依赖 | to exclude locked users from the Mentor dashboard |
| CirrusSearch | 軟依赖 | for various search features used during suggested tasks |
| CommunityConfiguration | 硬依赖 | to allow administrators to customise the extension based on their needs |
| ConfirmEdit | 軟依赖 | TBD |
| Echo | 軟依赖 | for informing new users and mentors about various opportunities |
| EventBus | 軟依赖 | to inform Add Image infrastructure about user decisions about recommendations |
| EventLogging | 軟依赖 | to log user interaction for analysis purposes |
| Flow | 軟依赖 | for messaging features ("ask help" dialog on the homepage and in the help panel) when the target page is a Flow page |
| GuidedTour | 軟依赖 | to guide new users through the interface |
| MobileFrontend | 軟依赖 | for showing a mobile-optimized version of various features |
| PageImages | 軟依赖 | for getting the thumbnails showing in the "Surfacing structured tasks"-experiment |
| PageViewInfo | 軟依赖 | for various interface elements trying to explain the user's current or potential impact, most notably the "impact" module on Special:Homepage |
| Thanks | 軟依赖 | to compute the number of Thanks received in User impact data |
| TextExtracts | 軟依赖 | for getting an extract from an article when the descriptions from Wikibase (see above) or Wikibase itself are not available. Also for use in the "Surfacing structured tasks"-experiment |
| UniversalLanguageSelector | 軟依赖 | for language selection in the post-registration survey |
| VisualEditor | 硬依赖 | for a better editing experience when doing suggested tasks |
| Wikibase | 軟依赖 | for getting the descriptions showing in the "Surfacing structured tasks"-experiment |
| WikimediaMessages | 軟依赖 | to populate the list of topics in Suggested edits |
The extension also uses some web APIs which are probably unavailable for non-Wikimedia wikis:
- Page Content Service for displaying task card information such as a description and an image
- Analytics Query Service for interface elements related to impact (this is abstracted away via the PageViewInfo extension on the server-side, but for client-side features that's not always possible)
- Add Link for link recommendation tasks
- Add Image for image recommendation tasks
安裝
To download GrowthExperiments:
git clone "https://gerrit.wikimedia.org/r/mediawiki/extensions/GrowthExperiments" extensions/GrowthExperiments
Read the developer setup documentation for further configuration required.
开发
- Extension:GrowthExperiments/developer setup
- Extension:GrowthExperiments/Technical documentation
- 以MediaWiki Docker快速入門:參見MediaWiki-Docker/Extension/GrowthExperiments。
| 此扩展用于一个或多个维基媒体项目。 这可能意味着扩展足够稳定、运作足够良好,可以用在这样的高流量的网站上。 请在维基媒体的CommonSettings.php和InitialiseSettings.php配置文件中查找此扩展的名称以查看哪些网站安装了该扩展。 特定wiki上的已安装的扩展的完整列表位于Special:Version页面。 |
Categories:
- Stable extensions/zh
- Special page extensions/zh
- GPL licensed extensions/zh
- Extensions in Wikimedia version control/zh
- APIGetAllowedParams extensions/zh
- AuthChangeFormFields extensions/zh
- BeforeCreateEchoEvent extensions/zh
- BeforePageDisplay extensions/zh
- BlockIpComplete extensions/zh
- CentralAuthPostLoginRedirect extensions/zh
- ChangeTagsListActive extensions/zh
- ChangesListSpecialPageStructuredFilters extensions/zh
- CirrusSearchAddQueryFeatures extensions/zh
- CirrusSearchScoreBuilder extensions/zh
- CommunityConfigurationProvider initList extensions/zh
- CommunityConfigurationSchemaBeforeEditor extensions/zh
- ConditionalDefaultOptionsAddCondition extensions/zh
- ConfirmEmailComplete extensions/zh
- ContributeCards extensions/zh
- FormatAutocomments extensions/zh
- GetPreferences extensions/zh
- ListDefinedTags extensions/zh
- LoadExtensionSchemaUpdates extensions/zh
- LocalUserCreated extensions/zh
- ManualLogEntryBeforePublish extensions/zh
- MediaWikiServices extensions/zh
- MessageCacheFetchOverrides extensions/zh
- ParserFirstCallInit extensions/zh
- PostLoginRedirect extensions/zh
- RecentChange save extensions/zh
- RenameUserComplete extensions/zh
- ResourceLoaderExcludeUserOptions extensions/zh
- ResourceLoaderGetConfigVars extensions/zh
- ResourceLoaderRegisterModules extensions/zh
- SidebarBeforeOutput extensions/zh
- SiteNoticeAfter extensions/zh
- SkinAddFooterLinks extensions/zh
- SkinMinervaOptionsInit extensions/zh
- SkinTemplateNavigation::Universal extensions/zh
- SpecialContributionsBeforeMainOutput extensions/zh
- SpecialCreateAccountBenefits extensions/zh
- SpecialPageBeforeExecute extensions/zh
- SpecialPage initList extensions/zh
- UserGetDefaultOptions extensions/zh
- UserGetRights extensions/zh
- UserSendConfirmationMail extensions/zh
- VisualEditorApiVisualEditorEditPostSave extensions/zh
- VisualEditorApiVisualEditorEditPreSave extensions/zh
- WikimediaEventsShouldSchemaEditAttemptStepOversample extensions/zh
- All extensions/zh
- Pages using deprecated NoteTA template
- Extensions used on Wikimedia/zh
