dbrianwalton

Results 31 comments of dbrianwalton

> Are the changes to the problem representation backward compatible? > > Currently the problem statement is rendered outside the script tag that contains the json. But it appears that...

> Can we write a code based problem using this dynamic stuff? > > For example write a for loop to add the numbers starting with 3 and up to...

Did some more hunting about what the error might be from. Found this link about the algorithm: https://www.aicg.com/blog/fixing-the-1-2-840-113549-1-5-3-not-available-pkcs-encryption-issue/ I believe that TQSL was encoding the p12 certificate with an algorithm...

Commit 08440a2: There was an evaluation error where a method was called at a state where that method was not valid. This was fixed. Also, the first example in the...

There was an error on my code because I had not accounted for the included javascript to be minified and used a constructor name as a literal. There should be...

I don't know why replying by email obscured the name of the package. btm-expressions version 0.1.3 had the error, and 0.1.4 should have fixed it.

The `test` archive on RS CDN is not yet updated to pull in the updates on the btm-expressions javascript code. It is seeing v0.1.3. With an update today to remove...

It has been in my court, but schedule was particularly busy. I believe I have the HTML version working now with the static and dynamic styles. I have included rewrites...

The issue I raised (#1967) was not actually about this pull request, but was discovered while I was working on this pull request, and so I don't think has anything...

I discovered that the Runestone Services file that is available right now for testing this branch (https://runestone.academy/cdn/runestone/test/webpack_static_imports.xml) has a typo inside. It says to use `runtime.8fe782b49f25513.bundle.js` but the directory listing...