Closed mutsacc closed 1 year ago
@MattPereira
Hi Matt,
Even though Mutsa has apparently resolved the issues on line 84 and 99 (files changed), I am not seeing them on my localhost. Specifically, I am getting the following error for the image ERROR /assets/img/posts/RealTimeEvaluations_PRogers_v2.png' not found.
and not seeing the space between the grey box and the next line. (as shown in screenshot)
Can you please verify that they are actually resolved? If you can see the changes, then what is wrong at my end?
@Rabia2219
with markdown syntax you either have to add a \
or a <br>
to force space after a block-quote
adding extra newlines with the return key has no effect on spacing in this scenario
https://chat.openai.com/share/a71e01f2-ff5b-4a2d-9b84-83be556b3184
I think the image issue has to do with the name of the file not matching. There are three versions of the same image and some of them contain a space which is probably not allowed for jekyll build process. Once the space is removed and the name of the image file precisely matches it will show the image
@Rabia2219
with markdown syntax you either have to add a
\
or a<br>
to force space after a block-quoteadding extra newlines with the return key has no effect on spacing in this scenario
https://chat.openai.com/share/a71e01f2-ff5b-4a2d-9b84-83be556b3184
I think the image issue has to do with the name of the file not matching. There are three versions of the same image and some of them contain a space which is probably not allowed for jekyll build process. Once the space is removed and the name of the image file precisely matches it will show the image
See screenshot
Thank you, Matt. I'll have Mutsa redo the changes by following your feedback.
Fixes https://github.com/MERLCenter/merl-center/issues/104
Patricia Rogers' depiction of the Real-Time Evaluation process for the Unstructured Data Collection methods article