Philipp Imhof

Results 154 comments of Philipp Imhof

No worries at all; I mean, you don't owe us anything at all anyway. Just have a look at it if you have the time, but don't feel obliged to...

@FloMiLe You might be interested in #288 It does, unfortunately, not clear up why these spaces suddenly appeared in your questions. But the fix makes sure that such rogue spaces...

I am happy to see that we have (at least probably) solved the mystery. As it is virtually impossible that something has just introduced those spaces to questions that had...

Just for completeness: The following HTML snippet (while not perfect at all) gives the warning in current windows SEB, but not in SEB for Mac. ```html window.onbeforeunload = function(e) {...

Thanks for that quick reaction and the check. As I do not have any iOS devices, I wasn't able to verify that. So if we depend on Apple to solve...

With [MDL-85471](https://tracker.moodle.org/browse/MDL-85471), this becomes (almost) obsolete. Tooltips can now be dismissed by pressing the escape key, so a user is bothered by a tooltip, they can simply make it disappear.

I do not yet fully understand the idea: > The first part is fully correct, but I want to know whether the student answered the additional question in the second...

Tests are now passing. This means, the implementation of the new functionality should now no longer break any existing stuff. However, stuff is still not ready yet, because I haven't...

Thank you for the kind words @dbauer-ets! I think the community also owes you a lot for all the time you spend on writing the documentation and answering questions in...

Hello Dominique > The function `pi()` was — and still is, unless it has been changed — equal to 3.14… when called without an argument. With an argument, it returns...