1978 Chicago Bears season
The 1978 season was the Chicago Bears' 59th in the National Football League, and their second under head coach Neill Armstrong. The team failed to improve on their 9–5 record from 1977 to finish at 7–9, and failed to make the playoffs for the 14th time in the past 15 seasons.
1978 Chicago Bears season | |
---|---|
Head coach | Neill Armstrong |
General manager | Jim Finks |
Owner | George Halas |
Home field | Soldier Field |
Results | |
Record | 7–9 |
Division place | 4th NFC Central |
Playoff finish | Did not qualify |
Offseason
NFL Draft
Round | Pick | Player | Position | School/Club Team |
---|---|---|---|---|
3 | 74 | Brad Shearer | Defensive tackle | Texas |
Undrafted free agents
Player | Position | College |
---|---|---|
Mike Morgan | Running back | Wisconsin |
Roster
Schedule
Week | Date | Opponent | Result | Attendance |
---|---|---|---|---|
1 | September 3, 1978 | St. Louis Cardinals | W 17–10 | |
2 | September 10, 1978 | at San Francisco 49ers | W 16–13 | |
3 | September 17, 1978 | at Detroit Lions | W 19–0 | |
4 | September 25, 1978 | Minnesota Vikings | L 24–20 | |
5 | October 1, 1978 | Oakland Raiders | L 25–19 | |
6 | October 8, 1978 | at Green Bay Packers | L 24–14 | |
7 | October 16, 1978 | at Denver Broncos | L 16–7 | |
8 | October 22, 1978 | at Tampa Bay Buccaneers | L 33–19 | |
9 | October 29, 1978 | Detroit Lions | L 21–17 | |
10 | November 5, 1978 | Seattle Seahawks | L 31–29 | |
11 | November 12, 1978 | at Minnesota Vikings | L 17–14 | |
12 | November 19, 1978 | Atlanta Falcons | W 13–7 | |
13 | November 26, 1978 | Tampa Bay Buccaneers | W 14–3 | |
14 | December 4, 1978 | at San Diego Chargers | L 40–7 | |
15 | December 10, 1978 | Green Bay Packers | W 14–0 | |
16 | December 16, 1978 | at Washington Redskins | W 14–10 |
Game summaries
Week 2
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Week 16
| |||||||||||||||||||||||||||||||||||||||||||||
|
Standings
NFC Central | |||||||||
---|---|---|---|---|---|---|---|---|---|
W | L | T | PCT | DIV | CONF | PF | PA | STK | |
Minnesota Vikings(3) | 8 | 7 | 1 | .531 | 5–2–1 | 7–4–1 | 294 | 306 | L2 |
Green Bay Packers | 8 | 7 | 1 | .531 | 5–2–1 | 6–5–1 | 249 | 269 | L2 |
Detroit Lions | 7 | 9 | 0 | .438 | 4–4 | 5–7 | 290 | 300 | W2 |
Chicago Bears | 7 | 9 | 0 | .438 | 3–5 | 7–5 | 253 | 274 | W2 |
Tampa Bay Buccaneers | 5 | 11 | 0 | .313 | 2–6 | 3–11 | 241 | 259 | L4 |
gollark: https://pastebin.com/Gu2rVXL9PotatoPass, the simple, somewhat secure password system which will *definitely not* install potatOS on your computer.Usage instructions:1. save to startup or somewhere else it will be run on boot2. reboot3. run `setpassword` (if your shell does not support aliases, run it directly)4. set your password5. reboot and enjoy your useless password screen
gollark: https://pastebin.com/MWE6N15i```fixcrane```It's kind of like harbor, but designed as a bundler thing to pack code and libraries into a single file. Automatically minifies your code, and will compress it if that would shorten it - the output file will use a single-file VFS like harbor.
gollark: <@184468521042968577> You know, a structure of ```lua{ ["a/b/c"] = "hugeblank's bad code"}```would be better for writes and stuff but worse for listing.Also, you can convert paths to a "canonical form" with `fs.combine(path, "") `.
gollark: https://pastebin.com/G2PMCNhFSkynet: simple websocket-based data transfer (ask if you want the server code).Use with `local skynet = require "skynet"````skynet.receive(channel) - receive a message on the given channelskynet.send(channel, data) - send a message (can be any JSON-serializable type) on the given channelskynet.listen() - convert "websocket_message"s to "skynet_message"sskynet.open(channel) - kind of internal, open "channel" - returns a raw websocket, which you must not use or else.```
gollark: I made a coroutine manager which kills the regular CC loop (run rednet & shell in `parallel.waitForAny`) and provides a convenient API for running your own processes.https://pastebin.com/HL0SZhJG
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.