1

When I create a Text type GradeObject in the Desire2Learn Learning Environment, how much text can go into the grade object's associated value?

Viktor Haag
  • 3,363
  • 1
  • 18
  • 21

1 Answers1

1

While the grade value for a Text-type GradeObject gets handled through the Learning Framework API as a .NET string type, when the value gets stored in the LE database, its size is currently constrained to 100 characters.

Community
  • 1
  • 1
Viktor Haag
  • 3,363
  • 1
  • 18
  • 21