Is there a way to remove a single bullet from an existing list with bullets?
Hi there, @reddicmd ...
Are you asking to do something like this?
If so, yes...this is very easy. Instead of pressing "Enter" on your keyboard to create a new bulleted item, just press Shift+Enter on your keyboard. This will put your cursor directly below the last bulleted item...but not display the bullet. Here is what the HTML code looks like for the above example:
<ul> <li>Here is my first item</li> <li>Here is my second item<br />But I want this paragraph without a bullet.</li> <li>And now I want this item bulleted.</li> <li>And this one, too.</li> </ul>
Hope this helps a bit. Also, if this is not what you are looking for, please let Community members know so that we can continue to help you. Thanks!
Yesterday, after much trial and error…I concluded the new quizzes matching choice options do not work as I expected, and have used with other LMS. I thought that I could provide students a matching choice quiz with multiple attempts that would report incorrectly answered matches on the first attempt, and display the…
I have seen documentation that says you must recopy your iCal link and resubscribe when you are enrolled in new classes, does this mean my iCal feed link changes each time, or do i just need to re-fetch the .ics file?
We use course pacing to manage due dates, because we run ~20 something courses each quarter and manually setting due dates would be a nightmare. Several courses have two core topics. We want to allow students to choose which of these they will pursue first. Is there any way to configure multiple course paces with different…
Hoping someone can explain for me. We're using pacing to avoid manually dating regular assignments each quarter, but the dates I see are based on when the course was instantiated, while students see dates based on when they were added to the course by [backend software I don't know anything about, presumably]. If I set…
Has anyone else had issues with an influx of duplicate users in Canvas? Ours is currently in the form of an email that already exists, becoming a new user - and not automatically merging with the user ID with the same email that also is linked to our SIS ID correctly as well. For example, user 1 is xyz@gmail.com without a…