gocodebox / gocodebox/lifterlms

"View as Visitor" allows you to take a quiz

Open
#694 6 comments 0 reactions 0 assignees View on GitHub
hacktoberfest help wanted Type: Bug
Dominant language
PHP
Stars
212
Forks
140
Avg merge
2d 14h
Merged PRs (30d)
19

Description

### 1. Reproduction Steps

+ Add a quiz to a FREE lesson
+ Use "View as Visitor" from admin bar

### 2. Expected Behavior

+ The quiz should NOT be accessible because quizzes are not accessible to logged out users (even on free lessons)

### 3. Actual Behavior

The quiz is accessible when viewing as a visitor

### 4. Solution

View as functionality should be modified to show NO quiz button to reflect the actual user experience of a visitor / logged out user. Currently it's showing the quiz button because there's no logic built out to hide it

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.