Actions

QS

Time limit/ja: Difference between revisions

From LimeSurvey Manual

No edit summary
No edit summary
Line 6: Line 6:
'''説明'''
'''説明'''


Setting the time_limit attribute on a question will cause a countdown timer to begin counting down as soon as that question/page is loaded. At the expiry of the countdown timer the question will either automatically move on to the next page or become read-only.
質問にtime_limit属性を設定すると、質問の表示とともにカウントダウンが始まります。カウントダウンタイマーが切れると、自動的に次のページに進んだり、これ以上の入力をできないようにさせたりできます。


'''値チェック'''
'''値チェック'''

Revision as of 20:19, 21 May 2018


制限時間 (time_limit)

説明

質問にtime_limit属性を設定すると、質問の表示とともにカウントダウンが始まります。カウントダウンタイマーが切れると、自動的に次のページに進んだり、これ以上の入力をできないようにさせたりできます。

値チェック 整数

Set it to 240 to count down from 4 minutes (240 seconds).