Behind the Blackboard! Text Added via New Content Editor as Code does not Add Carry Return at End of Line - Behind the Blackboard Skip Navigation
Download PDF  Icon Download PDF    Print article

Text Added via New Content Editor as Code does not Add Carry Return at End of Line

Date Published: Dec 02,2020


CategoryPlanned First Fix Release:SaaS - v3900.17.0,Learn 9.1 3900.17.0 Release; Product:Communication Tools,Content Management,Course Tools; Version:Learn 9.1, 3900.0.0,Learn 9.1, 3900.2.0,Learn 9.1, 3900.4.0,SaaS
Article No.: 000075050
Product:
Blackboard Learn
Release:
9.1;SaaS
Service Pack(s):
Learn 9.1, 3900.0.0, Learn 9.1, 3900.2.0, Learn 9.1, 3900.4.0, SaaS
Description:
Text added via the new Content Editor as code snippets does not add carry return at the end of the line in an item or Question Text like an essay.
Steps to Repeat:
  1. Log into Blackboard Learn as System Administrator
  2. Navigate to System Admin > Courses > Create a test Course
  3. Enter the Course created in Step 2
  4. Select Tests > Build Tests > Assign name
  5. Select Create Question > Essay
  6. Create a question > Click on the *{;}* icon for adding a code snippet
  7. Add some lines of Code:
#include (iostream)
#include "hello.h"

int main() {
std::cout (( task_1() (( '\n';
return 0;
}

 
Expected Behavior:
The carry returned is respected after each line of code.

 
Observed Behavior:
Upon saving the question, the code displays on one single line:
#include (iostream) #include "hello.h" int main() { std::cout (( task_1() (( '\n'; return 0; }null


 


Symptoms:

BeforeDuringAfter




Target Release:

Learn 9.1, 3900.17.0 Release

SaaS - Fixed (v3900.17.0)


Patch Available:

No






The information contained in the Knowledge Base was written and/or verified by Blackboard Support. It is approved for client use. Nothing in the Knowledge Base shall be deemed to modify your license in any way to any Blackboard product. If you have comments, questions, or concerns, please send an email to kb@blackboard.com. © 2024 Blackboard Inc. All rights reserved