Quantcast
Channel: Assignment
Viewing all articles
Browse latest Browse all 9603

Re: Configuring column width in assignment grade V 2.7

$
0
0
by erika alarcon.  

Hi, I finally figure it out.  (In Moodle 2.7)

These post helped me:  https://moodle.org/mod/forum/discuss.php?d=231488


So, in the file  /moodle/mod/assign/style.css at the end I write the following lines:

/*  Expand the file submission column width -  Header */

.gradingtable tr th.header.c8 {

min-width: 250px;

}

/*  Expand the file submission column width -  Cell */

.gradingtable tr td.cell.c8 {

min-width: 250px;

}





Viewing all articles
Browse latest Browse all 9603

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>