Jump to content

확장 기능:GrowthExperiments

From mediawiki.org
This page is a translated version of the page Extension:GrowthExperiments and the translation is 4% complete.
미디어위키 확장 기능 설명서
GrowthExperiments
출시 상태: 안정
구현 특수 문서
설명 Contains experiments done by the 성장 team
만든 이 Stephane Bisson, Sergio Gimeno, Kosta Harlan, Roan Kattouw, Mew Ophaswongse, Gergő Tisza, Martin Urbanec
호환성 정책 스냅샷은 미디어위키와 함께 릴리스됩니다. Master is not backward compatible.
PHP 7.2+
데이터베이스 변경
가상 도메인 virtual-growthexperiments
  • $wgGEReviseToneServiceUrl
  • $wgGELinkRecommendationServiceWikiIdMasquerade
  • $wgGEImageRecommendationServiceWikiIdMasquerade
  • $wgGENewcomerTasksRemoteArticleOrigin
  • $wgGEHelpPanelSearchForeignAPI
  • $wgGECampaigns
  • $wgGEReviseToneOverrideSearchTerm
  • $wgGEUserImpactMaxEdits
  • $wgGEStructuredMentorList
  • $wgGEReviseToneParagraphScoreThreshold
  • $wgGEImageRecommendationServiceAccessToken
  • $wgGEHelpPanelSuggestedEditsPreferredEditor
  • $wgGEMediaInfoRepos
  • $wgGELinkRecommendationServiceTimeout
  • $wgGEUserImpactMaxThanks
  • $wgGEPersonalizedPraiseNotificationsEnabled
  • $wgGERestbaseUrl
  • $wgWelcomeSurveyAllowFreetextResponses
  • $wgGELevelingUpNotificationsTrackingEnabled
  • $wgGEReviseToneRecommendationProvider
  • $wgWelcomeSurveyPrivacyStatementUrl
  • $wgGEHomepageDefaultVariant
  • $wgGENewcomerTasksImageRecommendationsEnabled
  • $wgWelcomeSurveyExperimentalGroups
  • $wgGEApiQueryGrowthTasksLookaheadSize
  • $wgGEImageRecommendationServiceUrl
  • $wgGEUserImpactMaximumProcessTimeSeconds
  • $wgGELevelingUpManagerInvitationThresholds
  • $wgGECommunityUpdatesEnabled
  • $wgGECampaignTopics
  • $wgGEMentorDashboardEnabledModules
  • $wgGEMentorshipCleanupEnabled
  • $wgGEImageRecommendationServiceHttpProxy
  • $wgGEReviseToneSuggestedEditEnabled
  • $wgGELinkRecommendationServiceAccessToken
  • $wgGELinkRecommendationsRefreshByIteratingThroughAllTitles
  • $wgGELinkRecommendationServiceUrl
  • $wgGENewcomerTasksTaskTypeHandlers
  • $wgGELevelingUpKeepGoingNotificationSendAfterSeconds
  • $wgGENewcomerTasksLinkRecommendationsEnabled
  • $wgGEImageRecommendationServiceUseTitles
  • $wgGELinkRecommendationsUseEventGate
  • $wgGEHelpPanelNewAccountEnableWithHomepage
  • $wgGETopicsMatchModeEnabled
  • $wgGEUserImpactMaxArticlesToProcessForPageviews
  • $wgGEMentorshipNewAccountEnablePercentage
  • $wgGELinkRecommendationsFrontendEnabled
  • $wgGEImageRecommendationApiHandler
  • $wgWelcomeSurveyEnabled
  • $wgGERefreshUserImpactDataMaintenanceScriptEnabled
  • $wgGEMentorshipReassignMenteesBatchSize
  • $wgGELinkRecommendationMinimumTasksPerTopic
  • $wgGELevelingUpManagerTaskTypeCountThresholdMultiple
  • $wgGENewcomerTasksRemoteApiUrl
  • $wgGELevelingUpGetStartedNotificationSendAfterSeconds
  • $wgGEHomepageSuggestedEditsEnabled
  • $wgGENewcomerTasksSectionImageRecommendationsEnabled
  • $wgGEPersonalizedPraiseMaxReverts
  • $wgGEHelpPanelNewAccountEnablePercentage
  • $wgGEDeveloperSetup
  • $wgGEHomepageSuggestedEditsEnableTopics
  • $wgGEPersonalizedPraiseBackendEnabled
  • $wgWelcomeSurveyReminderExpiry
help panel question, help module question, mentorship module question, newcomer task
  • setmentor
  • managementors
  • enrollasmentor
Licence GNU General Public License 3.0 or later
다운로드
GrowthExperiments 확장 기능 번역 (translatewiki.net에서 가능한 경우)
Vagrant 역할 growthexperiments
이슈 미해결 작업 · 버그 보고

The GrowthExperiments extension provides newcomer features, such as a homepage with suggested tasks and finding mentors. It is developed by the 성장 team for use on Wikimedia Foundation sites. The extension includes:

Integrations

GrowthExperiments integrates with the following extensions:

Hard dependencies

These dependencies are required to install GrowthExperiments.

Extension Description
CommunityConfiguration to allow administrators to customise the extension based on their needs
VisualEditor for a better editing experience when doing suggested tasks

Soft dependencies

These extensions are optional, but the behaviour of GrowthExperiments without those extensions present is not heavily tested.

Extension Description
CentralAuth to exclude locked users from the Mentor dashboard
CirrusSearch for various search features used during suggested tasks
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
Wikibase for getting the descriptions showing in the "Surfacing structured tasks"-experiment
WikimediaMessages to populate the list of topics in Suggested edits

Web APIs

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.

Development