Extension:GrowthExperiments
Appearance
Outdated translations are marked like this.
リリースの状態: 安定 |
|
|---|---|
| 実装 | 特別ページ |
| 説明 | Growth チームが完了した実験的な過程を扱っています |
| 作者 | 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 role | growthexperiments |
| 問題点 | 未解決のタスク · バグを報告 |
拡張機能のGrowthExperiments はウィキメディア財団Growthチームが完了した実験的なサイトで使いました。 当該の拡張機能に含まれる機能は以下のとおりです。
- a survey during registration
- some improvements to registration confirmation emails
- a homepage for inexperienced users with various helpful features, which also serves as an entry point for most other functionality
- showing a custom signup page to users who arrive through an outreach campaign
- suggesting easy tasks with guidance to new users, including some structured editing experiences based on suggested links and suggested images
- a help panel for suggested tasks and for generic editing, providing information and allowing communication with an assigned mentor
- features for mentors to better support newcomers
- showing information to new users about the impact they are making on the wiki
統合
GrowthExperiments(グロース エクスペリメンツ)は以下の拡張機能を統合します。
| Extension | Soft/Hard dependency | 説明 |
|---|---|---|
| CentralAuth | Soft dependency | to exclude locked users from the Mentor dashboard |
| CirrusSearch | Soft dependency | for various search features used during suggested tasks |
| CommunityConfiguration | Hard dependency | to allow administrators to customise the extension based on their needs |
| ConfirmEdit | Soft dependency | TBD |
| Echo | Soft dependency | for informing new users and mentors about various opportunities |
| EventBus | Soft dependency | to inform Add Image infrastructure about user decisions about recommendations |
| EventLogging | Soft dependency | to log user interaction for analysis purposes |
| Flow | Soft dependency | for messaging features ("ask help" dialog on the homepage and in the help panel) when the target page is a Flow page |
| GuidedTour | Soft dependency | to guide new users through the interface |
| MobileFrontend | Soft dependency | for showing a mobile-optimized version of various features |
| PageImages | Soft dependency | for getting the thumbnails showing in the "Surfacing structured tasks"-experiment |
| PageViewInfo | Soft dependency | for various interface elements trying to explain the user's current or potential impact, most notably the "impact" module on Special:Homepage |
| Thanks | Soft dependency | to compute the number of Thanks received in User impact data |
| TextExtracts | Soft dependency | 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 | Soft dependency | for language selection in the post-registration survey |
| VisualEditor | Hard dependency | for a better editing experience when doing suggested tasks |
| Wikibase | Soft dependency | for getting the descriptions showing in the "Surfacing structured tasks"-experiment |
| WikimediaMessages | Soft dependency | 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
- Quickstart with MediaWiki Docker: see MediaWiki-Docker/Extension/GrowthExperiments.
| この拡張機能は 1 つ以上のウィキメディアのプロジェクトで使用されています。 これはおそらく、この拡張機能が安定していて高いトラフィックのウェブサイトでも十分に動作することを意味します。 この拡張機能がインストールされている場所を確認するには、ウィキメディアの設定ファイル CommonSettings.php および InitialiseSettings.php 内で、この拡張機能の名前を探してください。 特定のウィキにインストールされている拡張機能の完全な一覧は、そのウィキの Special:Version ページにあります。 |
Categories:
- Stable extensions/ja
- Special page extensions/ja
- GPL licensed extensions/ja
- Extensions in Wikimedia version control/ja
- APIGetAllowedParams extensions/ja
- AuthChangeFormFields extensions/ja
- BeforeCreateEchoEvent extensions/ja
- BeforePageDisplay extensions/ja
- BlockIpComplete extensions/ja
- CentralAuthPostLoginRedirect extensions/ja
- ChangeTagsListActive extensions/ja
- ChangesListSpecialPageStructuredFilters extensions/ja
- CirrusSearchAddQueryFeatures extensions/ja
- CirrusSearchScoreBuilder extensions/ja
- CommunityConfigurationProvider initList extensions/ja
- CommunityConfigurationSchemaBeforeEditor extensions/ja
- ConditionalDefaultOptionsAddCondition extensions/ja
- ConfirmEmailComplete extensions/ja
- ContributeCards extensions/ja
- FormatAutocomments extensions/ja
- GetPreferences extensions/ja
- ListDefinedTags extensions/ja
- LoadExtensionSchemaUpdates extensions/ja
- LocalUserCreated extensions/ja
- ManualLogEntryBeforePublish extensions/ja
- MediaWikiServices extensions/ja
- MessageCacheFetchOverrides extensions/ja
- ParserFirstCallInit extensions/ja
- PostLoginRedirect extensions/ja
- RecentChange save extensions/ja
- RenameUserComplete extensions/ja
- ResourceLoaderExcludeUserOptions extensions/ja
- ResourceLoaderGetConfigVars extensions/ja
- ResourceLoaderRegisterModules extensions/ja
- SidebarBeforeOutput extensions/ja
- SiteNoticeAfter extensions/ja
- SkinAddFooterLinks extensions/ja
- SkinMinervaOptionsInit extensions/ja
- SkinTemplateNavigation::Universal extensions/ja
- SpecialContributionsBeforeMainOutput extensions/ja
- SpecialCreateAccountBenefits extensions/ja
- SpecialPageBeforeExecute extensions/ja
- SpecialPage initList extensions/ja
- UserGetDefaultOptions extensions/ja
- UserGetRights extensions/ja
- UserSendConfirmationMail extensions/ja
- VisualEditorApiVisualEditorEditPostSave extensions/ja
- VisualEditorApiVisualEditorEditPreSave extensions/ja
- WikimediaEventsShouldSchemaEditAttemptStepOversample extensions/ja
- All extensions/ja
- Extensions used on Wikimedia/ja
