Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Randomised content block - Remove "View on Web" Message #1467

Open
nadheemabd opened this issue Oct 6, 2020 · 2 comments
Open

Randomised content block - Remove "View on Web" Message #1467

nadheemabd opened this issue Oct 6, 2020 · 2 comments
Labels
wontfix This will not be worked on

Comments

@nadheemabd
Copy link

When we add MCQs as a Randomised content block, it displays well inside the android app.
For eg. I created a question library and added it to a course, to display 2 random questions. the questions are displayed on mobile, and students can complete this exercise.
But before displaying the question, a message 'this interactive element is not available on mobile' is displayed.

@farhan-arshad-dev
Copy link
Contributor

@nadheemabdulla Please share the steps on how you create the particular component on the studio that shows 'this interactive element is not available on mobile'.

Note: The component is not supported by the app, check the CourseUnitPagerAdapter.java#L90

@nadheemabd
Copy link
Author

Steps to create :

  1. In studio - Create a New library
  2. Add Component > Problem > Multiple Choice
  3. Add 5 Multiple choice questions.
  4. Create ( or open an existing ) course > Go to Advanced Settings > Add "library_content" to Advanced Module List > Save Changes
  5. Create a new unit > Click Advanced in Add New Component section > Select 'Randomized Content Block'
  6. Select a library > Give count - 2 , Select the Library we created in Step 1. > Save
  7. Access this unit from mobile app. 2 random MCQs will be shown out of 5 questions we created, but before this part - a "view on web" message will be displayed. This 'View on Web' part doesn't serve any purpose.

@kdmccormick kdmccormick added the wontfix This will not be worked on label May 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants