Contact & Comments
the 2 digit multiplication by one digit sheets were changed after the new year. I need to the old ones that were there because there are three digit numbers on the sheet. can you please look into this for me? THank you for your time
I can be reached at [email protected]
It seems to be working on my side, so it may be a bug with your specific word list. Could you save it so I can take a look?
Thanks for the heads up. Looks like when I was testing a few things I left the 25 limit hard coded. Should be working now.
I didn't know if you were seeing that on your end. Thanks for looking into that!
I'm not seeing that on my side. :/
I did see that the keypad 'go to next (⇥)' button was not acting correctly, which should be working now. Did you mean that or are you seeing the numbers input in reverse? Like you type '16' and it shows up as '61'?
I didn't see anything on the recent distance learning assignments. :/
Was it one in particular you were noticing this on? I did redo a ton of the keypad code to help with usability and make things better, so it's always possible a weird edge case made it through.
Reading Comprehension pages (and Daily Reading Comprehension pages) should behave like Math/Spelling worksheets:
You should be able to save them.
Then view/load them later from “My Saved Sheets,” the same way you do for math/spelling.
I've actually got a version of that that should be uploaded in the next few days. :)
Add editing for saved items:
Add an Edit option so users can edit a saved reading page or worksheet (not just load/view it).
That... might be a while. Right now the way everything is saved makes editting and version control impossible. I probably will look into it over the summer though and see what I can do.
Add Classes:
Create a Classes feature.
Allow anyone to join a class (likely via code/link).
Currently logged in users are able to create classes, but really the entire 'class/student/teacher' system is being rewritten, so I'll see what I can do.
Add Premade worksheet libraries:
When saving a math sheet, allow saving into Premade Math Sheets.
Do the same for reading: Premade Reading Sheets.
I actually do have that already built in from the last update, just disabled until I build the user interface for it and do some more debugging. Essentially when you click on 'create new sheet' it saves all the configuration info to the database. So that should be coming soon.
Add History as a subject:
Add History to subjects.
Create/support Premade History Worksheets.
For that I have a few ideas, but nothing solid. I'll probably set up an interface similar to the daily reading where users can input their own topics and it'll generate sheets for them.
Add reporting tools:
Add Progress Reports (in-progress reporting).
Add Report Card creation.
I do have a part of a 'report' built, but I need to spend more time on it. Hopefully soon, but I have about 15 major updates coming before that. :/
Improve My Saved Sheets versioning:
“My Saved Sheets” should keep every saved version.
If you edit a saved sheet, it should not overwrite the original—store both:
the original version
the edited version (a new “edition”)
I'm not sure I follow what you mean. Currently you can't really edit any existing versions. Everything ends up saved new.
Thanks for the heads up. Looks like at some point I accidentally left off a single closing tag, which caused everything to break. :/
It should be working good now. Thanks for letting me know.
I don't have any premade ones, BUT under the 'mixed' version if you click the 'customize' option you can mix and match up to 12:
https://www.commoncoresheets.com/mixed/334/customize
https://www.commoncoresheets.com/mixed/361/customize
Whenever I select a specific type of problems for fractions add and subtracting, the program still selects problems I do not want. For example, I will tell it to make problems that are not improper, but when the activity is generated, the program still selects improper fractions, etc. It does this error for all of the adding and subtraction of fraction selections.
Thanks for the heads up. It took a bit to figure out, but I think I solved it. Essentially it saved all the correct custom info, loaded it all, set it all up... and then at the very last step just ignored it and overwrote it with the defaults. Coding fail. :D
Thanks for letting me know.
I've updated the code though so it should be good to go. :)
I'm not sure I quite follow. :/
So if I'm understanding correctly you have 20 students and you want 5 problems per page so it prints out 100 pages? Or am I way off.
The reason I ask is I actually have been working on what I'm calling "Daily Review - Review"... name subject to change ;)
Basically it sounds kind of like what you are describing, it will take the results from the daily reviews on a student by student basis and generates another review (or another weeks worth) JUST on the topics they missed. So essentially you'd end up with a class worth of daily reviews, each one different for each student. BUT it's turning out to be way more work than I initially thought, so it's on the back burner for the moment.
But to answer your question about setting up the page every time, there is a 'refresh all problems' button on the top right of the holder next to the 'previews' text. That will refresh all the problems without having to re-select them.
I'm not actually sure. :/
I don't think I changed the code for that sheet. I AM always fixing bugs, display problems, etc, but that usually shouldn't change the problems themselves. Is there a chance you went to the 'Create New Sheet' option? If so that will always generate a new sheet.
Just for clarity though, on the sheet that changed the bottom did have a page number (1,2,3,etc)?
I am seeing other ones generate, so it may have been a glitch. Do you know the topic you were using so I can check the database and see how it was output?
Thanks for the heads up. I did some more updates and it looks like it's there now. :)
There isn't currently a way to import your own material in (possibly in the future). But I did see where you have made those sheets and found the issue.
Essentially it should have been returning the data in X format and instead it was returning it in Y format, so it didn't render properly. I have fixed the bug and fixed the sheets you were making as well.
If you head back to your sheets:
https://www.commoncoresheets.com/daily-reading-comprehension?id=69339
https://www.commoncoresheets.com/daily-reading-comprehension?id=69341
They are working now. Thanks for letting me know.
https://www.commoncoresheets.com/distance-learning?id=1400194-y2yq&n=2&d=1
Thanks for letting me know, I'm pretty sure I fixed the bugs. :P
It looks like some last minute bug fixes left some debugging code active. :/
If you notice anything else, don't hesitate to reach out.
1. I would like to delete some of my saved and favorite sheets, but I'm not seeing that option. Am I missing that, or is it not possible?
2. When I save a sheet, I use a naming convention for ease of retrieval. If I happen to forget to do that, I'm not seeing a way to edit after the fact. Any chance that this is possible?
Thanks again!
2. Also not currently, but I'll add it to the list.
I should have some time in a (hopefully) a week or two to see about adding those options in. Right now I'm focused on bug fixes, but I'm showing less and less every day. :)
I have been updating the code for the online learning and one of the updates was auto advancing to the next field, but it looks like my approach needed a bit more smoothing out. They physical keyboard should be working now. :)
With the apostrophes, it should work (I tested a few and it seems to be working). Or did you means words like: arrière-pensée ?
Thanks for the heads up. I recently revamped the inputs so it doesn't have so much clutter (especially for younger learners) and it looks like a few worksheets had multiple answer types which caused a glitch. It should be working for that one now and I'll go through all of them again. :)
Thanks for the heads up. I recently refactored the entire database and it looks like I messed up how certain words were called. They should be working now though. :)
Nope they didn't go anywhere:
https://www.commoncoresheets.com/share/603
If you go to the 'measurement' and then 'American' it'll be in that section. :)
I did look at that sheet and it looks like it was more a coding problem. Essentially it did everything correctly and then on the last step it overwrote the correct table heading, with the wrong one. :(
I have updated the sheet so it should be displaying correctly now. Thanks for the heads up.
I am writing to inform you of an error regarding 3MD3, Matching Graphs. Some of the tables do not have matching graphs and the answer sheet indicates the answer is a graph that does not exist. Please correct this error. Thank you.
None of these Mean, Median, Mode, or Range activities will tell you what they are supposed to be doing...no directions at all on any of them
I had actually fixed that late last night, so it should be good now. Did you see it today and it still wasn't displaying?
Thanks for the heads up. When I was doing some last minute bug fixes I disabled the shuffling to make it easier to identify problems and forgot to re-enable them. Oops. It should be working properly now.
Funnily enough, you're the only person to notice... after a month. :D
This looks like it was a bug with the way it was determining if it should display the problems. Essentially you had 1 word that only had 1 incorrect spelling, so it was coded to just ignore that. I've tightened the code so that won't happen again. :)
Thanks for the heads up. I have updated the code so it should be working better now. :)
Thank you for listening.
I used these every year, and this year it isn't working. I am noticing a big difference in their scores on comparisons because they can't tell the relation to a half.
PLEASE get this fixed!!!!
Thank you,
Susan Vilar
Thanks for the heads up. I looked at a few of your sheets and I think I found the problem. On some of the words you had them with a trailing ' '. So if the word ended up at the end of a sentence it wouldn't work. For example:
Sentence: The question to ponder is, can friendship survive under the weight of oppression?
Since the word was 'oppression ', it couldn't find it to replace it with a blank. I have updated the code on my end to get rid of the trailing spaces, so it shouldn't happen anymore. Thanks for taking the time to let me know.
With the crossword puzzle it will automatically 'complete' when all the boxes are filled in. :)
Thanks for the heads up. It looks like when I updated the code for those display, the top decimal ended up registering as part of the answer. :/
I have updated the code and it should be good to go now. Thanks for letting me know.
Was there a particular type of sheet you were looking for?
I had to mostly get rid of v5 as it hadn't been updated in years and anytime anyone visited the site it would just generate hundreds of errors in my error log. :/
Was there a particular section you liked better in v5? I may be able to import it in to the current version of the site (sans errors).
Multiplying decimals assignment is grading them wrong because of not having a decimal but the decimal is included in the answer space.
Thanks for the heads up. I started to fix it after your comment and then realized I hated everything about the way it was being presented, so I re-coded the entire thing. It should be much better now. :)
Thanks for letting me know.
You should still be able to do all that. :/
Was there a particular sheet / section that was not working with?
This kind of confused me because they all should have already had it. I spent a lot of time changing all the plurals to singulars (answer each question with... -> answer the questions with) :D
But apparently when I was redoing the code for this I overwrote all of that with... nothing. But it should be back to good now. :)
Not yet, but I do have it in my 'to do' list. Hopefully I have an opportunity to work on it in the next week or so.
Was there a specific sheet that you weren't able to translate or was the interface itself not working?
I have updated them though so you should be good to go.
I have a ton of new sheets coming, but most of them are for elementary / middle school. I do plan to add more higher level stuff, but it may take a bit. Hopefully over the summer I'll have an opportunity.
Thanks for the heads up. I had some code that was overwriting other code so that's why you were just seeing the regular divided by regular. I have updated it so it should be good to go now. :)
Actually there were several words missing :)
I've updated the code though so it should be displaying them properly now.
(
[assignment_type] => ws
[title] =>
[wstype] => social_studies
[instructions] =>
[space_below] => 4
[font_size] => 11
[answer_bank_display] => 0
[question_numbers] => 1
[answer_column_display] => 1
[orientation] => portrait
[check_answer_amount] => 1
[problems_list] => [{"problem_id":1768483942472,"type":"sa","style":"normal","problem":"What is 4 plus 4","answer":"8","problem_number":1},{"problem_id":1768483953830,"type":"sa","style":"normal","problem":"What is 3 plus 3","answer":"6","problem_number":2}]
)
Yes and no. With the way the spelling sheets are currently set up, as soon as you create one a random seed is generated so if you had that original seed you could regenerate it exactly as you had it the first time. Unfortunately I don't currently save the seeds for the spelling sheets, but I will add that option on so this doesn't happen in the future. But it may take a few days to get it implemented.
Thanks for the feedback. I had fixed that sheet a few days ago so you may have gotten 'lucky' and got it right before the update. It should be working now though. Essentially what happened is the order of the addends or subtrahend got switched and the sheet logic just kind of... went with it. :/
But regardless thanks for letting me know. :)
Thanks for the heads up. I changed the way some of those were generated for the online component and it looks like the logic broke. It should be good to go now though. :)
Looking at it, it was overwriting the product sum with the actual answer for the explanation. I've updated it so it doesn't do that anymore and cleaned up the look a bit so the logic is clearer. Thanks for letting me know.
This link will not show the grid in order to determine the answer???
Thanks for the heads up. I updated all the code for the images to make them look better... and then forgot to upload it. :(
It should be working now for you though. :)
https://www.commoncoresheets.com/distance-learning?id=1379345-zdfn
https://www.commoncoresheets.com/distance-learning?id=1379346-1sh5
It is marking problems wrong that are not wrong
That one should be good now too.
Could you shoot me the link to your daily review so I can take a look?
Also, is it showing all the problems on the pdf but not printing them all?
Just to make sure we're talking about the same one, did you mean this one:
http://commoncoresheets.local/adding-and-subtracting-up-to-hundredths-word/226/download
As for the word lines showing up, it should be good to go. :)
--Determining Coin Change (Fewest Coins) the Quarter, Dime, Nickel, and Penny labels are now missing.
--3÷1 (with remainder) now has an extra unneeded box at the end of the problem
cocosheets.com/1379092-yh7b
cocosheets.com/1372707-z5bv
Hello,
It looks like the adding and subtracting decimals with a helper grid distance learning assignment is marking the answer as wrong even when they are correct.
Additionally, the printable adding and subtracting decimals with helper grid assignments have the answers on all of the pdf pages- the worksheet, answer key, and modified worksheet.
Thank you so much for your time!
I have been using the site to create more spelling worksheets for my kiddos, and since the site has been updated, it hasn't been creating my spelling sheets when I type in the words in the word bank, select the preferences of layout and type of activity. Please help
With it not creating I'm not seeing that on my side. :/
I found this sheet:
https://www.commoncoresheets.com/spelling-worksheet-creator?id=690410
And I set it to generate every type of worksheet and it seemed to do it no problem, so I'm kinda at a loss. When you say it isn't creating, does it kick any errors or show anything?
distance learning assignments> assignment> problem
The program is suppose to reveal the answer and the answer the student provided. Instead, the page is giving an Error.
I can no longer see the answer my students typed in compared to the correct answer shown it states the following: Fatal error:
Can you give it a look now? I had some testing code accidentally uploaded. It should be good now. :)
With the one-atta-time you can click the menu in the top left and click 'generate results printout' it will generate a pdf with the score as well as info on wrong guesses, etc. :)
Hello! The premade spelling worksheets are not loading when attempting to create the pages.
Thank you for this awesome site!!
Can you give it a look now? I had some testing code accidentally uploaded. It should be good now. :)