I’ve had projects in years before that involved mathematical calculations where a formula was added via coding and I was curious if there was a plugin out there that can help with this. Any and all input would be great!
]]>How I can test the html-content of my plugin in wp-admin with PHPUnit tests.
I want something like this:
set_current_screen('admin_page_myplugin');
$html = $this->getOriginalHTML();
$this->assertContains('My plugin unique content', $html);
]]>I correctly imported the Course example with all the lessons and quiz. However, after that I push start, I can only see a screen with number of questions, remaining time and under it: next, skip or complete button.
No questions, no answers to select are available.
Any suggestions?
]]>Easy to manage, and easy to use for students.
Run fine in classic editor (better for -18 students) and visual editor.
Remember to me the classic mtouchquiz plugin
Thanks for your job!
A wish list? More questions types, obviously! (not only single orm multiple choice)
]]>I’ve been looking everywhere but can’t find the right plugin or information.
I’m basically looking for a coaching platform on which I would provide different courses.
The problem is that most learning and teaching plugins only give the options for multiple choice questions or yes and now questions. I want people to be able to sign up for courses but I need different methods of input. Most learning platforms only provide multiple choice options or yes and no answers.
I’m looking for a platform where people can give answers in a form and if possible be able to get data from these forms to be displayed on other pages.
For example, I want to ask their height, age, favorite color… and be able to store these variables so I could access them in making personalized pages. Or at least be able to have forms in the course, so they can answer with full stories which get stored within the course itself.
Is there any of this kind of plugins or is there a way to solve this without building a whole custom platform.
Thanks in advance
]]>