When building complex courses, I sometimes need to trouble shoot why a page isn't working the way I think it should work. I usually do this by adding text boxes to a page, and adding a bunch of actions to change the text boxes to the values of the variables. Once I figure it out, I then have to remember to remove all of those text boxes and actions.
What I would like instead is for Lectora to build a "widget" (for lack of a better word) that I could add to a page. The widget would, on show, build a table with three columns. The three columns would contain
- A list of all variables used in the course
- The default value for each variable used in the course
- The current value for each variable used in the course.
This page could be added to a page, or to a pop-up window that could be called during troubleshooting to help figure out where the errors in my logic/Actions exist.