PR

【10/29】チュートリアルABテスト(ゲソてん) #4331

wada opened this at 2025-10-24T09:46:22; closed

Description

opened by wada at 2025-10-24T09:46:22; updated 2025-11-05T16:25:29

概要

ゲソてんのみチュートリアルABテスト導入
タップタイプチュートリアルの一部修正

レコード追加

INSERT INTO `tutorial_ab_test_ratio` (`type`, `ratio`, `start`)
VALUES
	(1, 50, '2025-10-15 00:00:00'),
	(2, 50, '2025-10-15 00:00:00');

Comment

#42895 by wada at 2025-10-24T09:46:31; updated 2025-10-24T09:46:31

@kouho
レビューお願いします。

wada close_comment at 2025-11-05T16:25:29: タップ式チュートリアル確認待ちのため一旦クローズ

Commit range

based1a24358d3734fca089110da12fd9917f52a0219
head07766c6dc24d21bf6cab76f0d3da1dbd1090c70f
base branchjolly/jr-web:master
head branchjolly/jr-web:tutorial_ab_test

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed4 filesView patch
statusfile
modifiedlib/SubFunc.inc
modifiedlib/SubFunc/SubFunc_platform.inc
modifiedlib/ajax/mission_default.inc
modifiedlib/conf/class/InviteConfig.class.php
Patch body is stored as a separate file to keep this page lightweight.