umgc / Summer2024

Summer 2024 Cohort for UMGC 670
Creative Commons Zero v1.0 Universal
3 stars 3 forks source link

added title, name, date, and space between questions for print… #640

Closed WhitneyMeulink closed 1 month ago

WhitneyMeulink commented 1 month ago

...buttons and also fix bug for column header alignment

-Print Questions and Answers: Added the screen title at the top of the printed document. -Print Questions Only: added the screen title and a static label "Student Name:" at the top increased the space between the "Student Name:" label and the first question *increased the space between each question

-Alignment Adjustment for "Answer" Column Header: replaced Expanded with Flexible for the "Answer" header to provide more precise control over its placement added Padding with EdgeInsets.only(left: 120.0) to move the header approximately half an inch to the right

Thank you for your review.

-Whitney Meulink print only questions with name print with title column header