[ww-devel] Preview/Answer table at code camp
Davide P. Cervone
dpvc at union.edu
Tue Aug 12 10:07:40 EDT 2014
I have been rewriting the compoundProblem macros to make them easier to use, and have already implemented a "dimming" of the rows that are not in the open section. Since the total score is based on the total number of answers, I think it might be confusing to have some of them hidden, but I think the dimming gets the point across without that. I will be making a pull request for the new macros as soon as I can.
Davide
On Aug 12, 2014, at 10:01 AM, Peter Staab wrote:
> I recall at last week’s code camp some discussion about changing the preview/answer table to allow to click on something in the row to get to the answer input. Was something done with this?
>
> I’m thinking of writing a little javascript for the compoundProblem5 macro to hide the preview/answer table rows that aren’t applicable. However, it doesn’t appear that there is any information in that table about which answer it links to. If there was information stored somewhere in the row (like a data attribute), I think it would be easy to handle this. If anyone had done this, is it in a pull request? If not, it appears that adding that information in the attemptResults table would be quite simple.
>
> Just wanted to know so we’re not duplicating effort.
>
> Peter
> _______________________________________________
> webwork-devel mailing list
> webwork-devel at webwork.maa.org
> http://webwork.maa.org/mailman/listinfo/webwork-devel
>
More information about the webwork-devel
mailing list