• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

How to lock some pages in a tutoring website?

New Here ,
Nov 07, 2017 Nov 07, 2017

Copy link to clipboard

Copied

I made an online tutoring website, and I made pages and each has different chapter, and after each chapter there is a quiz.

Page 1: Chapter 1 > quiz 1

Page 2: Chapter 2 > quiz 2

etc...

I want to force the user to finish chapter 1 in order to be able to access chapter 2. I don’t want the user to move freely between the chapters. Is there a way to lock the chapters, and unlock it when the user finishes the quiz of the previous chapter?

Regards,

Fatima

Views

115

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Nov 07, 2017 Nov 07, 2017

No. This would need some database in the back.

You could think of a workaround: Don`t put the menu item "page 2" in to the menu. Instead use your "submit" button from the quiz on page 1/chapter 1/quiz 1 that it links to page 2.

Commonly this technique is used to link to a thank you page or link back to "home".

Bildschirmfoto 2017-11-07 um 21.40.58.png

But of course this will lead to the fact, that you get an email form every quiz, that users run through.

Don`t know, if you want that .

Best Regards,

Uwe

Votes

Translate

Translate
LEGEND ,
Nov 07, 2017 Nov 07, 2017

Copy link to clipboard

Copied

LATEST

No. This would need some database in the back.

You could think of a workaround: Don`t put the menu item "page 2" in to the menu. Instead use your "submit" button from the quiz on page 1/chapter 1/quiz 1 that it links to page 2.

Commonly this technique is used to link to a thank you page or link back to "home".

Bildschirmfoto 2017-11-07 um 21.40.58.png

But of course this will lead to the fact, that you get an email form every quiz, that users run through.

Don`t know, if you want that .

Best Regards,

Uwe

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines