I need to export gradebook into Excel where I run my own macro. It has worked fine before, now I get CSS into every cells like:

<span id="thmr_2" class="thmr_call">
  500/500 (100.0%)</span>

Since thmr_ variable is different in every cell, I can't just search and replace them. Any help would be appreciated. This was a July build. I just updated to Gradebook 6.x-2.x-dev (2009-Oct-31) and the problem won't go away.

Comments

MGN’s picture

The export code hasn't changed in months, and I don't recognize the span id or class. I assume that another module or theme must be adding this css....(after googling for this) perhaps the Devel module?

Are you running the Devel Theme Developer? Is so, disable it and the problem will go away :-)

madflute’s picture

Title: Unable to Export » Unable to Export: Solved
Status: Active » Closed (fixed)

Ahhh.... I should had known. It was Theme Developer module. I should had know.

Thank you so much!! I changed the status to Closed.

-Hiro