Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
justincbagley authored Oct 31, 2023
1 parent 0e6bcd9 commit d665234
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions consulting/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,15 @@

### Background

<!-- Could try nomarkdown idea from URL: https://stackoverflow.com/questions/60441507/custom-jekyll-plugin-liquid-filter-rendering-script-tags-as-text-not-as-java/60451213#60451213 -->
<!-- You could also use <p class="indent"></p> html tags. -->
<!-- Here is kramdown blockquote code: -->
<div style="background-color:rgba(180, 180, 180, 1);">
<!-- Flor blockquote -->
<!-- # Option #1: Could try nomarkdown idea from URL: https://stackoverflow.com/questions/60441507/custom-jekyll-plugin-liquid-filter-rendering-script-tags-as-text-not-as-java/60451213#60451213 -->
<!-- # Option #2 (don't use): You could also use <p class="indent"></p> html tags. -->
<!-- # Option #3: Here are color-background blockquote options for kramdown using div style (uses RGBA codes were a is alpha; enclose blockquote with these tags above and below):>
<!-- med gray: <div style="background-color:rgba(180, 180, 180, 1);"></div> -->
<!-- green: <div style="background-color:rgba(60, 179, 113, 0.9);"></div> -->
<!-- # Option #4: Here is simple, elegant kramdown blockquote code: -->
> _"I facilitate learning using the following scientifically supported practices: (a) **scientific teaching**, (b) **active learning**, (c) **continuous assessment and spaced practice**, (d) **inclusive teaching**, and (e) **positive feedback**. My research background has provided me with the creativity, perseverance, and evidence-based mindset that is required for planning effective classes using evidence-based practices. In addition, my soft skills have helped me become a compassionate and understanding leader in the classroom."_
> -- Flor Breitman, Ph.D. <br/>
</div>

Flor Breitman is an experienced teacher-scholar dedicated to excellence in research, teaching, service, and mentoring students in learning and research experiences in a variety of settings.
Through her nine years of experience teaching in higher education, she has proven to be an asset wherever she goes, and she has garnered internal and online course evaluations consistently averaging 4.8/5.0 over the last 3 years on the tenure track.
Expand Down

0 comments on commit d665234

Please sign in to comment.