【文章內容簡介】
專業(yè)知識,幫助學生舒緩學習、生活和人際交往等方面的心理壓力。也可以讓學生分享自己的心靈日記,促進和諧的校園環(huán)境的形成。(7)問卷調查:設計問卷,對一些學生關心的話題和社會熱點問題進行有針對性的調查,以此來了解學生的思想動態(tài),并根據調查結果及時調整德育教育方式,有效引導學生養(yǎng)成正確的道德觀。德育網站的構建 學校已經建立了完整的校園網絡,我們可以充分利用學?,F有的網絡軟硬件設施來完成德育網站的構建。德育網站的版面設計如下圖:進入德育網站,首先看到欄目導航顯示了網站的總體欄目設計,包括了“德育信息”、“教師園地”、“學生社團”、“青春風采”、“德育故事”、“心靈港灣”、“問卷調查”。網站左側顯示“系統(tǒng)公告”、“新聞搜索”、“推薦新聞”,右側是網站各欄目的最新信息,占了絕大部分的版面,是首頁的主體。為了實現網站內容的實時更新,在進入網站的時候,系統(tǒng)會自動從數據庫中讀取信息,把最新的信息分欄目、按順序自動排列顯示,學生只要訪問我們的德育網站,就能方便快捷的了解學校的德育動態(tài)。顯示各欄目最新信息的主要代碼如下:…………Set rs = (SELECT * FROM N_assort)If Or Then newstitle= 39。還沒有任何新聞類別,請先添加!39。else i=0 newstitle+=39。table width=100% border=0 cellspacing=0 cellpadding=039。 do while not assortid=rs(assort_id) assortname=ChkString(rs(assort_name),unhtml) strNews= and Assort_id= amp。 Assortid if i mod 2 =0 then newstitle+=39。tr39。 newstitle+=39。td valign=top39。 newstitle+=39。table border=0 width=100% cellpadding=1 cellspacing=2 align=center39。 newstitle+=39。tr39。 newstitle+=39。td background=images/ height=22 width=268font color=FFFFFF39。 newstitle+=39。 amp。 assortname amp。39。 newstitle+=39。/font/td39。 newstitle+=39。/tr39。 newstitle+=39。tr39。 newstitle+=39。td bgcolor=FFFFFF height=18 valign=top39。 Set rs1 = (SELECT top 10 Artcle_id,Artcle_setup,Artcle_link,Artcle_title,Artcle_date FROM N_artcle where instr(1,Artcle_setup,39。139。,1)=0 amp。 strNews amp。 Order By Artcle_ID Desc) If Or Then newstitle+= 39。對不起,暫時還沒有此類新聞!39。 else do while not Artcle_setup=rs1(Artcle_setup) Artcle_date=rs1(Artcle_date) newstitle+=39。39。 if instr(1,Artcle_setup,3,1