question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

formatting issue with khan academy exercise

See original GitHub issue

Summary

question is partially obscured by input box

System information

  • Version: Kolibri 0.4.0alpha4.dev25
  • Operating system: OSX
  • Browser: Chrome

How to reproduce

Khan Academy EN Channel: 1ceff53605e55bef987d88e0908658c5 ‘Add within 5’ exercise: 0fe99d22381457cbbff1f3d3dac4fbf3

local URL

Screenshots

image

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:12 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
indirectlylitcommented, May 3, 2017

I would look for clues in the unscoped styles of the perseus renderer plugin: https://github.com/learningequality/kolibri-exercise-perseus-plugin/blob/master/kolibri_exercise_perseus_plugin/assets/src/views/index.vue#L421

As noted in https://github.com/learningequality/kolibri-exercise-perseus-plugin/issues/16 we should really not be doing any of that, and my guess is that’s causing the breakage.

1reaction
rtibblescommented, May 3, 2017

It is not impossible to go in and hack our way through the perseus source code, I have done it myself here: https://github.com/learningequality/kolibri-exercise-perseus-plugin/blob/master/kolibri_exercise_perseus_plugin/webpack.config.js#L19 in order to change the path of the Khan Academy throbber.gif.

However, I am reluctant to use that except as a last resort strategy. Given that within KA, it is possible to make these things render properly without messing with the styling applied, I assume if we apply the right sort of things to the external CSS, we may be able to produce the desired result.

Did you have any luck with applying some of these styles? https://github.com/Khan/perseus/blob/master/stylesheets/local-only/khan-exercise.css

To start with, you could try applying the entire style sheet, and then pare it back.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why am I getting the problem wrong when entering the correct ...
The first issue is related to formatting your answer, so double-check this article to make sure the answer entered matches the formatting. This ......
Read more >
Writing and Language Test: The Format - Khan Academy
An explanation of how the questions are formatted on the SAT Writing and Language Test.
Read more >
Italics, underlines, and quotation marks - Khan Academy
Introduction to parentheses · Arts and humanities>. Grammar>. Punctuation: the colon, semicolon, and more>. Formatting styles. © 2022 Khan Academy.
Read more >
Update: New Assignments and Mastery information on ...
Khan Academy is excited to announce a set of new features that we hope give you more insight into your Mastery progress, and...
Read more >
Getting started with Khan Academy (article)
Khan Academy has thousands of articles, practice problems, and videos to help ... There are exercises, quizzes, and unit tests in each unit,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found